Home
last modified time | relevance | path

Searched refs:GGL_ALPHA (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/
Dformat.cpp33 { 1, 8, {{ 8, 0, 0, 0, 0, 0, 0, 0 }}, GGL_ALPHA}, // PIXEL_FORMAT_A8
/system/core/libpixelflinger/include/pixelflinger/
Dformat.h66 GGL_ALPHA = 0x1906, enumerator
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp691 if (tmu.format.components != GGL_ALPHA && in filter8()