Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_repeat_callback_stub.cpp36 … case static_cast<uint32_t>(StreamRepeatCallbackInterfaceCode::CAMERA_STREAM_REPEAT_ON_ERROR): in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Dcamera_service_ipc_interface_code.h266 CAMERA_STREAM_REPEAT_ON_ERROR, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_repeat_callback_proxy.cpp75 …static_cast<uint32_t>(StreamRepeatCallbackInterfaceCode::CAMERA_STREAM_REPEAT_ON_ERROR), data, rep… in OnFrameError()