Searched refs:glContextForTesting (Results 1 – 7 of 7) sorted by relevance
87 return context->priv().getGpu()->glContextForTesting(); in GetGLContextIfSupported()
470 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
613 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
151 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
175 const GrGLContext* glContextForTesting() const override { return &this->glContext(); } in glContextForTesting() function
188 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
197 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()