Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dformat.h27 GGL_PIXEL_FORMAT_NONE = 0, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp141 c->state.buffers.depth.format = GGL_PIXEL_FORMAT_NONE; in ggl_depthBuffer()