Searched refs:B_UVL24 (Results 1 - 10 of 10) sorted by relevance

/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp80 case B_UVL24: case B_LAB24: case B_HSI24:
170 case B_UVL24: case B_UVL32: case B_UVLA32:
H A DBitmap.cpp199 case B_UVL24: case B_LAB24: case B_HSI24:
1410 case B_UVL24: case B_LAB24: case B_HSI24:
1932 case B_UVL24: case B_LAB24: case B_HSI24:
/haiku/src/tests/kits/interface/bbitmap/
H A DBBitmapTester.cpp55 case B_UVL24: case B_LAB24: case B_HSI24:
134 { BRect(0, 0, 39, 9), B_UVL24 },
135 { BRect(0, 0, 18, 9), B_UVL24 },
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp125 case B_UVL24: case B_LAB24: case B_HSI24:
237 case B_UVL24: case B_UVL32: case B_UVLA32:
H A DBitmap.cpp107 case B_UVL24: case B_LAB24: case B_HSI24:
/haiku/src/tools/translation/bitsinfo/
H A Dbitsinfo.cpp133 COLORSPACENAME(B_UVL24),
/haiku/headers/os/interface/
H A DGraphicsDefs.h241 B_UVL24 = 0x4030, // UVL enumerator in enum:__anon1
/haiku/src/tools/translation/inspector/
H A DImageView.cpp289 COLORSPACENAME(B_UVL24),
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMediaFormatIO.cpp275 case B_UVL24:
276 context.writeAttr(key, "B_UVL24");
403 else if(!strcmp(value, "B_UVL24"))
404 dest = B_UVL24;
/haiku/src/apps/cortex/support/
H A DMediaString.cpp1001 case B_UVL24:

Completed in 78 milliseconds