Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp768 static int32_t GetPhotoSubtype(napi_env env, napi_value photoAssetArg) in GetPhotoSubtype() function
818 asyncContext->subType = static_cast<PhotoSubType>(GetPhotoSubtype(env, asyncContext->argv[PARAM1])); in JSRequestImageData()
860 asyncContext->subType = static_cast<PhotoSubType>(GetPhotoSubtype(env, asyncContext->argv[PARAM1])); in JSRequestImage()
902 asyncContext->subType = static_cast<PhotoSubType>(GetPhotoSubtype(env, asyncContext->argv[PARAM1])); in JSRequestEfficientIImage()

Completed in 4 milliseconds