Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp152 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeProxy() local
201 sk_sp<GrTextureProxy> texProxy = this->makeProxy(context); in onGenerateTexture() local
DGrResourceAllocator.cpp462 GrTextureProxy* texProxy = cur->proxy()->asTextureProxy(); in assign() local
DGrGpu.cpp45 bool GrGpu::IsACopyNeededForRepeatWrapMode(const GrCaps* caps, GrTextureProxy* texProxy, in IsACopyNeededForRepeatWrapMode()
85 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips()
DGrSurfaceProxy.cpp503 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
DGrSurfaceContext.cpp453 sk_sp<GrTextureProxy> texProxy = sk_ref_sp(this->asTextureProxy()); in rescale() local
DGrRenderTargetContext.cpp1631 sk_sp<GrTextureProxy> texProxy = sk_ref_sp(fRenderTargetProxy->asTextureProxy()); in asyncRescaleAndReadPixels() local
1765 sk_sp<GrTextureProxy> texProxy = this->asTextureProxyRef(); in asyncRescaleAndReadPixelsYUV420() local
2364 if (GrTextureProxy* texProxy = rtProxy->asTextureProxy()) { in setupDstProxy() local
/third_party/flutter/skia/tests/
DGLBackendSurfaceTest.cpp66 sk_sp<GrTextureProxy> texProxy = as_IB(wrappedImage)->asTextureProxyRef(context); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
DVkBackendSurfaceTest.cpp70 sk_sp<GrTextureProxy> texProxy = as_IB(wrappedImage)->asTextureProxyRef(context); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
DProxyTest.cpp81 GrTextureProxy* texProxy, in check_texture()
DGrMipMappedTest.cpp276 GrTextureProxy* texProxy = device->accessRenderTargetContext()->asTextureProxy(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/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.cpp316 GrTextureProxy* texProxy = device->readSurfaceView().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
/third_party/flutter/skia/src/image/
DSkImage_GpuBase.cpp90 sk_sp<GrTextureProxy> texProxy = this->asTextureProxyRef(direct); in getROPixels() local
148 sk_sp<GrTextureProxy> texProxy = this->asTextureProxyRef(direct); in onReadPixels() local
/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp128 sk_sp<GrTextureProxy> texProxy = proxyProvider->createLazyProxy( in makeView() local
DGrSurfaceProxy.cpp446 if (GrTextureProxy* texProxy = fProxy->asTextureProxy()) { in doLazyInstantiation() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp3073 if (const auto* texProxy = src->asTextureProxy()) { in getDstCopyRestrictions() local
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3475 if (const auto* texProxy = src->asTextureProxy()) { in getDstCopyRestrictions() local