Home
last modified time | relevance | path

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

/external/skia/tools/window/unix/
DGaneshGLWindowContext_unix.cpp52 GLWindowContext_xlib::GLWindowContext_xlib(const XlibWindowInfo& winInfo, in GLWindowContext_xlib()
195 std::unique_ptr<WindowContext> MakeGaneshGLForXlib(const XlibWindowInfo& winInfo, in MakeGaneshGLForXlib()
/external/skia/tools/sk_app/unix/
DWindow_unix.cpp403 skwindow::XlibWindowInfo winInfo; in attach() local