Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp147 bool ValidImageRotationFromJs(int32_t jsRotation) in ValidImageRotationFromJs() function
2061 …if (settingsNapiOjbect.IsKeySetted("rotation") && !ValidImageRotationFromJs(asyncContext->rotation… in ParseCaptureSettings()