Home
last modified time | relevance | path

Searched defs:isConfig (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcapture_session_stub.cpp263 bool isConfig = data.ReadBool(); in HandleStartMovingPhotoCapture() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_proxy.cpp348 int32_t HCaptureSessionProxy::EnableMovingPhotoMirror(bool isMirror, bool isConfig) in EnableMovingPhotoMirror()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_common_unit_test.cpp91 bool isConfig = linearPosTimeModel->ConfigSampleRate(sampleRate); variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1714 int32_t HCaptureSession::EnableMovingPhotoMirror(bool isMirror, bool isConfig) in EnableMovingPhotoMirror()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp4620 int32_t CaptureSession::EnableMovingPhotoMirror(bool isMirror, bool isConfig) in EnableMovingPhotoMirror()