Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dformat.cpp23 static GGLFormat const gPixelFormatInfos[] = variable
73 *numEntries = sizeof(android::gPixelFormatInfos)/sizeof(GGLFormat); in gglGetPixelFormatTable()
75 return android::gPixelFormatInfos; in gglGetPixelFormatTable()