Searched refs:glContextForTesting (Results 1 – 7 of 7) sorted by relevance
67 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg()
379 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
150 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
591 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
164 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
203 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
188 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()