Searched refs:GGL_ALPHA (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/ |
D | format.cpp | 33 { 1, 8, {{ 8, 0, 0, 0, 0, 0, 0, 0 }}, GGL_ALPHA}, // PIXEL_FORMAT_A8
|
/system/core/libpixelflinger/include/pixelflinger/ |
D | format.h | 66 GGL_ALPHA = 0x1906, enumerator
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 691 if (tmu.format.components != GGL_ALPHA && in filter8()
|