Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpu.h630 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.h175 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function