Home
last modified time | relevance | path

Searched refs:isGpuContext (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/
H A DRasterWindowContext.h20 bool isGpuContext() override { return false; }
H A DWindowContext.h55 virtual bool isGpuContext() { return true; } in isGpuContext() function in sk_app::WindowContext
H A DDawnWindowContext.h33 bool isGpuContext() override { return true; }

Completed in 1 milliseconds