Home
last modified time | relevance | path

Searched refs:drawBufTex (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp747 GrTexture* drawBufTex = static_cast<GrTexture*>(gr->createPlatformSurface(drawBufDesc)); in setSharedGraphicsContext3D() local
748 SkDeviceFactory* factory = new SkGpuDeviceFactory(gr, drawBufTex); in setSharedGraphicsContext3D()
749 drawBufTex->unref(); in setSharedGraphicsContext3D()