Home
last modified time | relevance | path

Searched refs:GGL_PIXEL_FORMAT_Z_16 (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/include/pixelflinger/
Dformat.h53 GGL_PIXEL_FORMAT_Z_16 = 0x18, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp138 if (surface->format == GGL_PIXEL_FORMAT_Z_16) { in ggl_depthBuffer()