Home
last modified time | relevance | path

Searched defs:PromiseLazyInstantiateCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/image/
DSkImage_GpuBase.cpp233 class PromiseLazyInstantiateCallback { in MakePromiseImageLazyProxy() class
235 PromiseLazyInstantiateCallback(PromiseImageTextureFulfillProc fulfillProc, in MakePromiseImageLazyProxy() function in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
239 PromiseLazyInstantiateCallback(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy() function in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
245 PromiseLazyInstantiateCallback& operator=(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy()
/third_party/flutter/skia/src/image/
DSkImage_GpuBase.cpp371 class PromiseLazyInstantiateCallback { in MakePromiseImageLazyProxy() class
373 PromiseLazyInstantiateCallback(PromiseImageTextureFulfillProc fulfillProc, in MakePromiseImageLazyProxy() function in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
386 PromiseLazyInstantiateCallback(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy() argument
392 PromiseLazyInstantiateCallback& operator=(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy()