Home
last modified time | relevance | path

Searched refs:CAMERA_STREAM_ENABLE_RAW_DELIVERY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Dcamera_service_ipc_interface_code.h185 CAMERA_STREAM_ENABLE_RAW_DELIVERY, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_capture_stub.cpp52 case static_cast<uint32_t>(StreamCaptureInterfaceCode::CAMERA_STREAM_ENABLE_RAW_DELIVERY): in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_capture_proxy.cpp151 …static_cast<uint32_t>(StreamCaptureInterfaceCode::CAMERA_STREAM_ENABLE_RAW_DELIVERY), data, reply,… in EnableRawDelivery()