Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DDisplay.h90 sw::Format getDisplayFormat() const;
DDisplay.cpp183 sw::Format currentDisplayFormat = getDisplayFormat(); in initialize()
773 sw::Format Display::getDisplayFormat() const in getDisplayFormat() function in egl::Display