Home
last modified time | relevance | path

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

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