Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp183 sw::Format currentDisplayFormat = getDisplayFormat(); in initialize() local
192 …configSet.add(currentDisplayFormat, mMinSwapInterval, mMaxSwapInterval, renderTargetFormat, depthS… in initialize()