Home
last modified time | relevance | path

Searched defs:photoSurface (Results 1 - 18 of 18) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.h29 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor() argument
H A Dphoto_output_impl.cpp289 void Camera_PhotoOutput::SetPhotoSurface(OHOS::sptr<OHOS::Surface> &photoSurface) in SetPhotoSurface() argument
/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp77 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test() local
96 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestOutput() local
/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/
H A Dstream_repeat_stub_fuzzer.cpp63 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestHandleAddDeferredSurface() local
81 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestHandleAttachMetaSurface() local
99 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestHandleSetCallback() local
134 sptr<IConsumerSurface> photoSurface in RunCase() local
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/streammetadatastub_fuzzer/
H A Dstream_metadata_stub_fuzzer.cpp94 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test() local
/foundation/multimedia/camera_framework/test/fuzztest/streamcapture_fuzzer/
H A Dstream_capture_fuzzer.cpp90 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in StreamCaptureFuzzTest() local
/foundation/multimedia/camera_framework/test/fuzztest/cloudenhancesession_fuzzer/
H A Dcloud_enhance_session_fuzzer.cpp98 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in GetCaptureOutput() local
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture.cpp206 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in main() local
H A Dcamera_capture_mode.cpp416 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in main() local
/foundation/multimedia/camera_framework/test/fuzztest/streamcapturestub_fuzzer/
H A Dstream_capture_stub_fuzzer.cpp96 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test() local
169 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test_HandleSetThumbnail() local
181 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test_HandleSetBufferProducerInfo() local
[all...]
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp158 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp155 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp122 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in GetCaptureOutput() local
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp66 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in AddOutput() local
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h112 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp176 PhotoListener::PhotoListener(napi_env env, const sptr<Surface> photoSurface, wptr<PhotoOutput> photoOutput) in PhotoListener() argument
1697 sptr<Surface> photoSurface; in CreatePhotoOutput() local
1749 sptr<Surface> photoSurface; CreatePhotoOutput() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp7295 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestPhotoSessionPreconfig() local
7397 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestVideoSessionPreconfig() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp778 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in CreateHighResPhotoOutput() local
11378 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in HWTEST_F() local
11443 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in HWTEST_F() local

Completed in 41 milliseconds