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

  /external/mesa3d/src/pixelflinger2/
format.cpp 13 { 1, 8, {{ 8, 0, 0, 0, 0, 0, 0, 0 }}, GGL_ALPHA}, // PIXEL_FORMAT_A8
  /system/core/libpixelflinger/
format.cpp 33 { 1, 8, {{ 8, 0, 0, 0, 0, 0, 0, 0 }}, GGL_ALPHA}, // PIXEL_FORMAT_A8
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_format.h 72 GGL_ALPHA = 0x1906,
  /system/core/include/pixelflinger/
format.h 66 GGL_ALPHA = 0x1906,
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 685 if (tmu.format.components != GGL_ALPHA &&
    [all...]

Completed in 87 milliseconds