Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp146 struct FakeANativeWindow : public ANativeWindow { struct
147 FakeANativeWindow(uint32_t width, uint32_t height) { in FakeANativeWindow() function