Searched refs:glContextForTesting (Results 1 – 5 of 5) sorted by relevance
68 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg()
32 const GrGLContext* ctx = gpu->glContextForTesting(); in getGLContext()
499 virtual const GrGLContext* glContextForTesting() const { return nullptr; } in glContextForTesting() function
139 const GrGLContext* glContextForTesting() const override { in glContextForTesting() function
212 if (!gpu || !gpu->glContextForTesting()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()