Home
last modified time | relevance | path

Searched refs:sMovingPhotoEffectModeEnumRef_ (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h108 static thread_local napi_ref sMovingPhotoEffectModeEnumRef_; member in OHOS::Media::SendablePhotoAccessHelper
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h378 static thread_local napi_ref sMovingPhotoEffectModeEnumRef_; member in OHOS::Media::MediaLibraryNapi
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp101 thread_local napi_ref SendablePhotoAccessHelper::sMovingPhotoEffectModeEnumRef_ = nullptr; member in OHOS::Media::SendablePhotoAccessHelper
980 return CreateNumberEnumProperty(env, movingPhotoEffectModeEnum, sMovingPhotoEffectModeEnumRef_); in CreateMovingPhotoEffectModeEnum()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp193 thread_local napi_ref MediaLibraryNapi::sMovingPhotoEffectModeEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi
6732 CHECK_ARGS(env, napi_create_reference(env, result, NAPI_INIT_REF_COUNT, &sMovingPhotoEffectModeEnumRef_), in CreateMovingPhotoEffectModeEnum()

Completed in 20 milliseconds