Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp18 static std::unique_ptr<GLGpuTimer> MakeIfSupported(const sk_gpu_test::GLTestContext*);
58 std::unique_ptr<GLGpuTimer> GLGpuTimer::MakeIfSupported(const sk_gpu_test::GLTestContext* ctx) { in MakeIfSupported() function in __anon26496::GLGpuTimer
202 fGpuTimer = GLGpuTimer::MakeIfSupported(this); in init()

Completed in 1 milliseconds