Searched defs:GetSupportedColorEffects (Results 1 – 5 of 5) sorted by relevance
92 std::vector<ColorEffect> CameraAbility::GetSupportedColorEffects() in GetSupportedColorEffects() function in OHOS::CameraStandard::CameraAbility
442 napi_value CameraFunctionsNapi::GetSupportedColorEffects(napi_env env, napi_callback_info info) in GetSupportedColorEffects() function in OHOS::CameraStandard::CameraFunctionsNapi
672 int32_t ProfessionSession::GetSupportedColorEffects(std::vector<ColorEffect>& supportedColorEffects) in GetSupportedColorEffects() function in OHOS::CameraStandard::ProfessionSession
3980 std::vector<ColorEffect> CaptureSession::GetSupportedColorEffects() in GetSupportedColorEffects() function in OHOS::CameraStandard::CaptureSession
2900 napi_value CameraSessionNapi::GetSupportedColorEffects(napi_env env, napi_callback_info info) in GetSupportedColorEffects() function in OHOS::CameraStandard::CameraSessionNapi