Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp455 static void ImageSourceCallbackRoutine(napi_env env, ImageSourceAsyncContext* &context, const napi_… in ImageSourceCallbackRoutine() function
563 ImageSourceCallbackRoutine(env, context, result); in CreatePixelMapComplete()
843 ImageSourceCallbackRoutine(env, context, result); in ReleaseComplete()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp388 static void ImageSourceCallbackRoutine(napi_env env, ImageSourceAsyncContext* &context, const napi_… in ImageSourceCallbackRoutine() function
962 ImageSourceCallbackRoutine(env, context, result); in STATIC_COMPLETE_FUNC()
1585 ImageSourceCallbackRoutine(env, context, result); in CreatePixelMapComplete()
2199 ImageSourceCallbackRoutine(env, context, result); in UpdateDataComplete()
2298 ImageSourceCallbackRoutine(env, context, result); in ReleaseComplete()
2843 ImageSourceCallbackRoutine(env, context, result); in CreatePictureComplete()