Lines Matching defs:context
113 GrContext* context = ctxInfo.grContext();
115 GrGpu* gpu = context->contextPriv().getGpu();
118 sk_sp<GrRenderTargetContext> renderTargetContext(context->makeDeferredRenderTargetContext(
123 ERRORF(reporter, "Could not create render target context.");
126 int attribCnt = context->caps()->maxVertexAttributes();
131 context->flush();
132 context->resetGpuStats();
143 context->flush();
148 context->resetGpuStats();
150 context->flush();