Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DSurface.h63 virtual bool isWindowSurface() const { return false; } in isWindowSurface() function
107 bool isWindowSurface() const override { return true; } in isWindowSurface() function