Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dformat.cpp35 { 2, 16, {{16, 8, 8, 0, 8, 0, 8, 0 }}, GGL_LUMINANCE_ALPHA},// PIXEL_FORMAT_LA_88
Dscanline.cpp354 (f->components == GGL_LUMINANCE_ALPHA)) in pick_scanline()
/system/core/libpixelflinger/include/pixelflinger/
Dformat.h70 GGL_LUMINANCE_ALPHA = 0x190A, enumerator