Home
last modified time | relevance | path

Searched defs:rgb16_pixel (Results 1 – 1 of 1) sorted by relevance

/haiku/src/build/libbe/interface/
H A DBitmap.cpp53 struct rgb16_pixel { struct
54 uint8 gb; // G[2:0],B[4:0]
55 uint8 rg; // 16: R[4:0],G[5:3]