Searched defs:pixelFormatTable (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp249 GGLFormat const* pixelFormatTable; member in struct:android::egl_window_surface_v2_t
352 pixelFormatTable = gglGetPixelFormatTable();
465 const size_t bpp = pixelFormatTable[src->format].size;

Completed in 42 milliseconds