Searched refs:glContextForTesting (Results 1 – 8 of 8) sorted by relevance
87 return context->priv().getGpu()->glContextForTesting(); in GetGLContextIfSupported()
67 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg()
379 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
572 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
150 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
149 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
203 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
190 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()