Home
last modified time | relevance | path

Searched refs:setCallbackContext (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/
DDDLPromiseImageHelper.cpp235 info.setCallbackContext(j, std::move(callbackContext)); in createCallbackContexts()
255 info.setCallbackContext(0, std::move(callbackContext)); in createCallbackContexts()
DDDLPromiseImageHelper.h165 void setCallbackContext(int index, sk_sp<PromiseImageCallbackContext> callbackContext) { in setCallbackContext() function