Home
last modified time | relevance | path

Searched defs:modeIndex (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp35 for (uint32_t modeIndex = 0; modeIndex < modes_.size(); modeIndex++) { in Marshalling() local
82 for (uint32_t modeIndex = 0; modeIndex < size; modeIndex++) { in InnerUnmarshalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_data.cpp70 for (uint32_t modeIndex = 0; modeIndex < supportModes.size(); modeIndex++) { in WriteVector() local
80 for (uint32_t modeIndex = 0; modeIndex < unmarModeCount; modeIndex++) { in ReadVector() local
/ohos5.0/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_manager.h38 virtual int32_t SetCameraMode(uint8_t modeIndex) in SetCameraMode()
H A Dcamera_kit.cpp75 int32_t CameraKit::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
H A Dcamera_manager.cpp112 int32_t SetCameraMode(uint8_t modeIndex) override in SetCameraMode()
/ohos5.0/foundation/multimedia/camera_lite/frameworks/passthrough/src/
H A Dcamera_service_client.cpp66 int32_t CameraServiceClient::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_service.cpp193 int32_t CameraService::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_service_client.cpp283 int32_t CameraServiceClient::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dmetadata_common_utils.cpp92 for (uint32_t modeIndex = 0; modeIndex < extendInfo.modeCount; modeIndex++) { in GetSupportedPreviewSizeRangeFromExtendConfig() local
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp374 uint8_t modeIndex; in SetCameraMode() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1585 …id CameraManager::CreateDepthProfile4StreamType(OutputCapStreamType streamType, uint32_t modeIndex, in CreateDepthProfile4StreamType()
1830uint32_t modeIndex, uint32_t streamIndex, ExtendInfo extendInfo) __attribute__((no_sanitize("cfi")… in CreateProfile4StreamType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp855 for (uint32_t modeIndex = 0; modeIndex < screenSupportedModes.size(); modeIndex++) { in OnRemoteRequest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connection_proxy.cpp1225 for (uint64_t modeIndex = 0; modeIndex < modeCount; modeIndex++) { in GetScreenSupportedModes() local