Home
last modified time | relevance | path

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

/external/skqp/src/image/
DSkImage_GpuBase.h85 static sk_sp<GrTextureProxy> MakePromiseImageLazyProxy(
DSkImage_GpuYUVA.cpp321 proxies[texIdx] = MakePromiseImageLazyProxy( in MakePromiseYUVATexture()
DSkImage_GpuBase.cpp368 sk_sp<GrTextureProxy> SkImage_GpuBase::MakePromiseImageLazyProxy( in MakePromiseImageLazyProxy() function in SkImage_GpuBase
DSkImage_Gpu.cpp426 auto proxy = MakePromiseImageLazyProxy(context, width, height, origin, config, backendFormat, in MakePromiseTexture()
/external/skia/src/image/
DSkImage_GpuBase.h85 static sk_sp<GrTextureProxy> MakePromiseImageLazyProxy(
DSkImage_GpuYUVA.cpp342 proxies[texIdx] = MakePromiseImageLazyProxy( in MakePromiseYUVATexture()
DSkImage_GpuBase.cpp383 sk_sp<GrTextureProxy> SkImage_GpuBase::MakePromiseImageLazyProxy( in MakePromiseImageLazyProxy() function in SkImage_GpuBase
DSkImage_Gpu.cpp437 auto proxy = MakePromiseImageLazyProxy(context, width, height, origin, config, backendFormat, in MakePromiseTexture()