Searched refs:GGL_LUMINANCE (Results 1 - 6 of 6) sorted by relevance

/system/core/libpixelflinger/
H A Dformat.cpp34 { 1, 8, {{ 0, 0, 8, 0, 8, 0, 8, 0 }}, GGL_LUMINANCE},//PIXEL_FORMAT_L8
H A Dbuffer.cpp181 if (f->components>=GGL_LUMINANCE &&
H A Dscanline.cpp339 (f->components == GGL_LUMINANCE) ||
/system/core/include/pixelflinger/
H A Dformat.h69 GGL_LUMINANCE = 0x1909, enumerator in enum:GGLFormatComponents
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp167 if (mCbFormat.components >= GGL_LUMINANCE &&
H A Dtexturing.cpp703 tmu.format.components != GGL_LUMINANCE)

Completed in 75 milliseconds