Home
last modified time | relevance | path

Searched refs: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() argument
514 new (std::nothrow) FakeANativeWindow(res->args.width, res->args.height); in rcSetWindowColorBuffer()