Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DConfig.cpp40 Config::Config(sw::Format displayFormat, EGLint minInterval, EGLint maxInterval, sw::Format renderT… in Config()
333 void ConfigSet::add(sw::Format displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::F… in add()