Home
last modified time | relevance | path

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

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