HomeSort by relevance Sort by last modified time
    Searched refs:GGL_LUMINANCE (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/pixelflinger2/
format.cpp 14 { 1, 8, {{ 0, 0, 8, 0, 8, 0, 8, 0 }}, GGL_LUMINANCE},//PIXEL_FORMAT_L8
  /system/core/libpixelflinger/
format.cpp 34 { 1, 8, {{ 0, 0, 8, 0, 8, 0, 8, 0 }}, GGL_LUMINANCE},//PIXEL_FORMAT_L8
buffer.cpp 181 if (f->components>=GGL_LUMINANCE &&
scanline.cpp 323 (f->components == GGL_LUMINANCE) ||
    [all...]
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_format.h 75 GGL_LUMINANCE = 0x1909,
  /system/core/include/pixelflinger/
format.h 69 GGL_LUMINANCE = 0x1909,
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 166 if (mCbFormat.components >= GGL_LUMINANCE &&
    [all...]
texturing.cpp 686 tmu.format.components != GGL_LUMINANCE)
    [all...]

Completed in 633 milliseconds