HomeSort by relevance Sort by last modified time
    Searched defs:XlibWindowInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/sk_app/unix/
WindowContextFactory_unix.h 23 struct XlibWindowInfo {
32 WindowContext* NewVulkanForXlib(const XlibWindowInfo&, const DisplayParams&);
34 WindowContext* NewGLForXlib(const XlibWindowInfo&, const DisplayParams&);
36 WindowContext* NewRasterForXlib(const XlibWindowInfo&, const DisplayParams&);
  /external/skqp/tools/sk_app/unix/
WindowContextFactory_unix.h 23 struct XlibWindowInfo {
32 WindowContext* NewVulkanForXlib(const XlibWindowInfo&, const DisplayParams&);
34 WindowContext* NewGLForXlib(const XlibWindowInfo&, const DisplayParams&);
36 WindowContext* NewRasterForXlib(const XlibWindowInfo&, const DisplayParams&);

Completed in 145 milliseconds