Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/chromium/
H A DSkImageChromium.h36 using PromiseImageTextureFulfillProc = sk_sp<GrPromiseImageTexture> (*)(PromiseImageTextureContext); variable
75 PromiseImageTextureFulfillProc textureFulfillProc,
102 PromiseImageTextureFulfillProc textureFulfillProc,
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshBase.cpp314 SkImages::PromiseImageTextureFulfillProc fulfillProc, in MakePromiseImageLazyProxy()
343 PromiseLazyInstantiateCallback(SkImages::PromiseImageTextureFulfillProc fulfillProc, in MakePromiseImageLazyProxy()
412 SkImages::PromiseImageTextureFulfillProc fFulfillProc; in MakePromiseImageLazyProxy()
H A DSkImage_GaneshBase.h102 SkImages::PromiseImageTextureFulfillProc,
H A DSkImage_GaneshFactories.cpp330 PromiseImageTextureFulfillProc textureFulfillProc, in PromiseTextureFrom()
588 PromiseImageTextureFulfillProc textureFulfillProc, in PromiseTextureFromYUVA()