Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DMacNative.h30 MAC_DEPTH_SIZE = 12, // NSOpenGLPFADepthSize enumerator
DEglOsApi_darwin.cpp174 info.depth_size = getPixelFormatAttrib(index, MAC_DEPTH_SIZE); in pixelFormatToConfig()