Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp114 output->IsDeferredImageDeliveryEnabled(static_cast<DeferredDeliveryImageType>(type)); in TestOutput()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dphoto_output.h407 int32_t IsDeferredImageDeliveryEnabled(DeferredDeliveryImageType type);
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h308 static napi_value IsDeferredImageDeliveryEnabled(napi_env env, napi_callback_info info);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp831 int32_t PhotoOutput::IsDeferredImageDeliveryEnabled(DeferredDeliveryImageType type) in IsDeferredImageDeliveryEnabled() function in OHOS::CameraStandard::PhotoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1821 DECLARE_NAPI_FUNCTION("isDeferredImageDeliveryEnabled", IsDeferredImageDeliveryEnabled), in Init()
2393 napi_value PhotoOutputNapi::IsDeferredImageDeliveryEnabled(napi_env env, napi_callback_info info) in IsDeferredImageDeliveryEnabled() function in OHOS::CameraStandard::PhotoOutputNapi
2412 int32_t retCode = photoOutputNapi->photoOutput_->IsDeferredImageDeliveryEnabled( in IsDeferredImageDeliveryEnabled()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp11446 intResult = ((sptr<PhotoOutput>&)photoOutput)->IsDeferredImageDeliveryEnabled(