Home
last modified time | relevance | path

Searched defs:photoSurface (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.h29 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor()
H A Dphoto_output_impl.cpp289 void Camera_PhotoOutput::SetPhotoSurface(OHOS::sptr<OHOS::Surface> &photoSurface) in SetPhotoSurface()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/
H A Dstream_repeat_stub_fuzzer.cpp66 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in RunCase() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamcapture_fuzzer/
H A Dstream_capture_fuzzer.cpp91 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in StreamCaptureFuzzTest() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streammetadatastub_fuzzer/
H A Dstream_metadata_stub_fuzzer.cpp94 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test() local
/ohos5.0/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
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp155 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp158 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp66 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in AddOutput() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h115 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp122 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in GetCaptureOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp178 PhotoListener::PhotoListener(napi_env env, const sptr<Surface> photoSurface, wptr<PhotoOutput> phot… in PhotoListener()
1948 sptr<Surface> photoSurface; in CreatePhotoOutput() local
2000 sptr<Surface> photoSurface; in CreatePhotoOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp768 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in CreateHighResPhotoOutput() local
11671 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); variable
11736 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp7390 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestPhotoSessionPreconfig() local
7492 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestVideoSessionPreconfig() local