Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp113 output->IsDeferredImageDeliverySupported(static_cast<DeferredDeliveryImageType>(type)); in TestOutput()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dphoto_output.h390 int32_t IsDeferredImageDeliverySupported(DeferredDeliveryImageType type);
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h307 static napi_value IsDeferredImageDeliverySupported(napi_env env, napi_callback_info info);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp804 int32_t PhotoOutput::IsDeferredImageDeliverySupported(DeferredDeliveryImageType type) in IsDeferredImageDeliverySupported() function in OHOS::CameraStandard::PhotoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1820 DECLARE_NAPI_FUNCTION("isDeferredImageDeliverySupported", IsDeferredImageDeliverySupported), in Init()
2328 napi_value PhotoOutputNapi::IsDeferredImageDeliverySupported(napi_env env, napi_callback_info info) in IsDeferredImageDeliverySupported() function in OHOS::CameraStandard::PhotoOutputNapi
2347 int32_t retCode = photoOutputNapi->photoOutput_->IsDeferredImageDeliverySupported( in IsDeferredImageDeliverySupported()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp11437 intResult = ((sptr<PhotoOutput>&)photoOutput)->IsDeferredImageDeliverySupported(