Searched defs:grContext (Results 1 – 9 of 9) sorted by relevance
22 GrContext* WebGraphicsContext3DProviderImpl::grContext() { in grContext() function in webkit::gpu::WebGraphicsContext3DProviderImpl
42 GrContext* grContext = SharedGraphicsContext3D::get()->grContext(); in AcceleratedImageBufferSurface() local
50 GrContext* grContext = 0; in getOrCreateContext() local
27 GrContext* grContext = factory->get(glType); in TestGrDrawTarget() local
37 static void test_getConstantColorComponents(skiatest::Reporter* reporter, GrContext* grContext) { in test_getConstantColorComponents()117 GrContext* grContext = factory->get(glType); in TestGpuColorFilter() local
52 GrContext* grContext = factory->get(glType); in TestGpuDrawPath() local
111 GrContext* grContext = factory->get(glType); in TestGpuBitmapCopy() local
280 GrContext* grContext = factory->get(GrContextFactory::kNative_GLContextType); in gpu_blur_path() local
282 GrContext* GraphicsContext3D::grContext() in grContext() function in WebCore::GraphicsContext3D