Home
last modified time | relevance | path

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

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