Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DGaneshContext.cpp160 GrContext* grContext = getGrContext(); in getDeviceForTile() local
/external/skia/tests/
DGpuBitmapCopyTest.cpp120 static void TestGpuBitmapCopy(skiatest::Reporter* reporter, GrContext* grContext) { in TestGpuBitmapCopy()
/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp469 GrContext* SharedGraphicsContext3D::grContext() in grContext() function in WebCore::SharedGraphicsContext3D
/external/skia/bench/
Dbenchmain.cpp246 GrContext* grContext() { in grContext() function in GLHelper
/external/skia/gm/
Dgmmain.cpp1112 static void SetGr(GrContext* grContext) { in SetGr()