Home
last modified time | relevance | path

Searched defs:isPixelFormatSet (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp31 bool isPixelFormatSet; member
58 bool isPixelFormatSet(int cfgId){ return getTLS()->m_map[cfgId].isPixelFormatSet;} in isPixelFormatSet() function in WinDisplay