/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/ |
H A D | photo_output_fuzzer.cpp | 77 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 D | stream_capture_stub_fuzzer.cpp | 96 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 D | photo_listener_impl.h | 29 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor()
|
H A D | photo_output_impl.cpp | 289 void Camera_PhotoOutput::SetPhotoSurface(OHOS::sptr<OHOS::Surface> &photoSurface) in SetPhotoSurface()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/ |
H A D | stream_repeat_stub_fuzzer.cpp | 66 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in RunCase() local
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamcapture_fuzzer/ |
H A D | stream_capture_fuzzer.cpp | 91 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in StreamCaptureFuzzTest() local
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streammetadatastub_fuzzer/ |
H A D | stream_metadata_stub_fuzzer.cpp | 94 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in Test() local
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_capture.cpp | 206 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in main() local
|
H A D | camera_capture_mode.cpp | 416 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in main() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
H A D | main.cpp | 155 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.cpp | 158 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in InitPhotoOutput() local
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/ |
H A D | time_lapse_photo_session_fuzzer.cpp | 66 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in AddOutput() local
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/ |
H A D | photo_output_napi.h | 115 explicit PhotoBufferProcessor(sptr<Surface> photoSurface) : photoSurface_(photoSurface) {} in PhotoBufferProcessor()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/ |
H A D | capture_session_fuzzer.cpp | 122 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in GetCaptureOutput() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | photo_output_napi.cpp | 178 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 D | camera_framework_moduletest.cpp | 768 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 D | camera_framework_unittest.cpp | 7390 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestPhotoSessionPreconfig() local 7492 sptr<IConsumerSurface> photoSurface = IConsumerSurface::Create(); in TestVideoSessionPreconfig() local
|