Home
last modified time | relevance | path

Searched defs:texProxy (Results 1 – 15 of 15) sorted by relevance

/external/skqp/tests/
DVkBackendSurfaceTest.cpp66 sk_sp<GrTextureProxy> texProxy = as_IB(wrappedImage)->asTextureProxyRef(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
DGrMipMappedTest.cpp258 GrTextureProxy* texProxy = device->accessRenderTargetContext()->asTextureProxy(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DProxyTest.cpp80 GrTextureProxy* texProxy, in check_texture()
/external/skia/tests/
DEGLImageTest.cpp158 sk_sp<GrSurfaceProxy> texProxy = context0->priv().proxyProvider()->wrapBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
DProxyTest.cpp80 GrTextureProxy* texProxy, in check_texture()
DGrMipMappedTest.cpp314 GrTextureProxy* texProxy = device->surfaceDrawContext()->asTextureProxy(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DImageTest.cpp447 GrTextureProxy* texProxy = sk_gpu_test::GetTextureImageProxy(texImage.get(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/src/gpu/
DGrGpu.cpp48 bool GrGpu::IsACopyNeededForRepeatWrapMode(const GrCaps* caps, GrTextureProxy* texProxy, in IsACopyNeededForRepeatWrapMode()
88 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips()
DGrResourceAllocator.cpp386 GrTextureProxy* texProxy = cur->proxy()->asTextureProxy(); in assign() local
DGrAHardwareBufferImageGenerator.cpp580 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeProxy() local
632 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture() local
DGrSurfaceProxy.cpp467 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
DGrRenderTargetContext.cpp2003 if (GrTextureProxy* texProxy = rtProxy->asTextureProxy()) { in setupDstProxy() local
/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp139 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeView() local
DGrSurfaceProxy.cpp440 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3391 if (const auto* texProxy = src->asTextureProxy()) { in getDstCopyRestrictions() local