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

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

Completed in 374 milliseconds