Home
last modified time | relevance | path

Searched defs:grContext (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_provider_impl.cc22 GrContext* WebGraphicsContext3DProviderImpl::grContext() { in grContext() function in webkit::gpu::WebGraphicsContext3DProviderImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DAcceleratedImageBufferSurface.cpp42 GrContext* grContext = SharedGraphicsContext3D::get()->grContext(); in AcceleratedImageBufferSurface() local
DSharedGraphicsContext3D.cpp50 GrContext* grContext = 0; in getOrCreateContext() local
/external/skia/tests/
DGrDrawTargetTest.cpp27 GrContext* grContext = factory->get(glType); in TestGrDrawTarget() local
DGpuColorFilterTest.cpp37 static void test_getConstantColorComponents(skiatest::Reporter* reporter, GrContext* grContext) { in test_getConstantColorComponents()
117 GrContext* grContext = factory->get(glType); in TestGpuColorFilter() local
DGpuDrawPathTest.cpp52 GrContext* grContext = factory->get(glType); in TestGpuDrawPath() local
DGpuBitmapCopyTest.cpp111 GrContext* grContext = factory->get(glType); in TestGpuBitmapCopy() local
DBlurTest.cpp280 GrContext* grContext = factory->get(GrContextFactory::kNative_GLContextType); in gpu_blur_path() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp282 GrContext* GraphicsContext3D::grContext() in grContext() function in WebCore::GraphicsContext3D