Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_metadata_stub.cpp46 case static_cast<uint32_t>(StreamMetadataInterfaceCode::CAMERA_STREAM_META_ENABLE_RESULTS): in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Dcamera_service_ipc_interface_code.h224 CAMERA_STREAM_META_ENABLE_RESULTS, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_metadata_proxy.cpp104 …static_cast<uint32_t>(StreamMetadataInterfaceCode::CAMERA_STREAM_META_ENABLE_RESULTS), data, reply… in EnableMetadataType()