Lines Matching refs:getGpu
28 GrGpu* gpu = context->contextPriv().getGpu(); in DEF_GPUTEST_FOR_NULLGL_CONTEXT()
279 auto backendTex = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
303 auto gpuWriteResult = context->contextPriv().getGpu()->writePixels( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
317 auto gpuCopyResult = context->contextPriv().getGpu()->copySurface( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
324 backendTex = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
332 context->contextPriv().getGpu()->regenerateMipMapLevels(proxy->peekTexture()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
352 if (auto gpu = releaseContext->fContext->contextPriv().getGpu()) { in DEF_GPUTEST()
364 auto backendTexture = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in DEF_GPUTEST()
373 auto backendTexture = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in DEF_GPUTEST()
483 context->contextPriv().getGpu()->testingOnly_flushGpuAndSync(); in DEF_GPUTEST()
493 context->contextPriv().getGpu()->testingOnly_flushGpuAndSync(); in DEF_GPUTEST()
514 context->contextPriv().getGpu()->testingOnly_flushGpuAndSync(); in DEF_GPUTEST()