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

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

Completed in 70 milliseconds