grContext 74 Source/platform/graphics/Canvas2DLayerBridge.cpp RefPtr<SkSurface> surface(createSkSurface(contextProvider->grContext(), size, msaaSampleCount)); grContext 365 Source/platform/graphics/Canvas2DLayerBridge.cpp RefPtr<SkSurface> surface(createSkSurface(m_contextProvider->grContext(), size, m_msaaSampleCount)); grContext 436 Source/platform/graphics/Canvas2DLayerBridge.cpp m_contextProvider->grContext()->resetContext(kTextureBinding_GrGLBackendState); grContext 49 Source/platform/graphics/gpu/WebGLImageBufferSurface.cpp GrContext* gr = m_contextProvider->grContext(); grContext 477 Source/web/WebMediaPlayerClientImpl.cpp if (!ensureTextureBackedSkBitmap(provider->grContext(), m_bitmap, naturalSize(), kTopLeft_GrSurfaceOrigin, kSkia8888_GrPixelConfig)) grContext 46 public/platform/WebGraphicsContext3DProvider.h virtual GrContext* grContext() = 0;