Searched refs:ImageSourceCallbackRoutine (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
H A D | sendable_image_source_napi.cpp | 455 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 D | image_source_napi.cpp | 388 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()
|