Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage_GpuBase.cpp278 class PromiseLazyInstantiateCallback { in MakePromiseImageLazyProxy() class
280 PromiseLazyInstantiateCallback(PromiseImageTextureFulfillProc fulfillProc, in MakePromiseImageLazyProxy() function in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
284 PromiseLazyInstantiateCallback(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy() function in SkImage_GpuBase::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
290 PromiseLazyInstantiateCallback& operator=(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy()
/external/skia/src/gpu/graphite/
DImage_Graphite.cpp157 class PromiseLazyInstantiateCallback { in MakePromiseImageLazyProxy() class
159 PromiseLazyInstantiateCallback(GraphitePromiseImageFulfillProc fulfillProc, in MakePromiseImageLazyProxy() function in Image::MakePromiseImageLazyProxy::PromiseLazyInstantiateCallback
167 PromiseLazyInstantiateCallback(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy() argument
173 PromiseLazyInstantiateCallback& operator=(const PromiseLazyInstantiateCallback&) { in MakePromiseImageLazyProxy()