Searched refs:MakePromiseImageLazyProxy (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/image/ |
D | SkImage_GpuBase.h | 85 static sk_sp<GrTextureProxy> MakePromiseImageLazyProxy(
|
D | SkImage_GpuYUVA.cpp | 321 proxies[texIdx] = MakePromiseImageLazyProxy( in MakePromiseYUVATexture()
|
D | SkImage_GpuBase.cpp | 368 sk_sp<GrTextureProxy> SkImage_GpuBase::MakePromiseImageLazyProxy( in MakePromiseImageLazyProxy() function in SkImage_GpuBase
|
D | SkImage_Gpu.cpp | 426 auto proxy = MakePromiseImageLazyProxy(context, width, height, origin, config, backendFormat, in MakePromiseTexture()
|
/external/skia/src/image/ |
D | SkImage_GpuBase.h | 85 static sk_sp<GrTextureProxy> MakePromiseImageLazyProxy(
|
D | SkImage_GpuYUVA.cpp | 342 proxies[texIdx] = MakePromiseImageLazyProxy( in MakePromiseYUVATexture()
|
D | SkImage_GpuBase.cpp | 383 sk_sp<GrTextureProxy> SkImage_GpuBase::MakePromiseImageLazyProxy( in MakePromiseImageLazyProxy() function in SkImage_GpuBase
|
D | SkImage_Gpu.cpp | 437 auto proxy = MakePromiseImageLazyProxy(context, width, height, origin, config, backendFormat, in MakePromiseTexture()
|