/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | screen_info.cpp | 35 for (uint32_t modeIndex = 0; modeIndex < modes_.size(); modeIndex++) { in Marshalling() local 82 for (uint32_t modeIndex = 0; modeIndex < size; modeIndex++) { in InnerUnmarshalling() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
H A D | MagnificationModePreferenceControllerTest.java | 174 int modeIndex = AdapterView.NO_ID; in performItemClickWith() local 188 listView.performItemClick(listView.getChildAt(modeIndex), modeIndex, modeIndex); in performItemClickWith() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
H A D | rs_screen_data.cpp | 70 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 D | camera_manager.h | 38 virtual int32_t SetCameraMode(uint8_t modeIndex) in SetCameraMode()
|
H A D | camera_kit.cpp | 75 int32_t CameraKit::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
|
H A D | camera_manager.cpp | 112 int32_t SetCameraMode(uint8_t modeIndex) override in SetCameraMode()
|
/ohos5.0/foundation/multimedia/camera_lite/frameworks/passthrough/src/ |
H A D | camera_service_client.cpp | 66 int32_t CameraServiceClient::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/fuzzer/ |
H A D | amrnb_enc_fuzzer.cpp | 67 int modeIndex = ((startByte >> 3) % 9); in encodeFrames() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | CameraUtil.java | 1124 public static int getCameraThemeColorId(int modeIndex, Context context) { in getCameraThemeColorId() 1144 public static int getCameraModeIconResId(int modeIndex, Context context) { in getCameraModeIconResId() 1163 public static String getCameraModeText(int modeIndex, Context context) { in getCameraModeText() 1182 public static String getCameraModeContentDescription(int modeIndex, Context context) { in getCameraModeContentDescription() 1199 public static int getCameraShutterIconId(int modeIndex, Context context) { in getCameraShutterIconId() 1217 public static int getCameraModeParentModeId(int modeIndex, Context context) { in getCameraModeParentModeId() 1235 public static int getCameraModeCoverIconResId(int modeIndex, Context context) { in getCameraModeCoverIconResId()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/app/ |
H A D | AppController.java | 132 public int getModuleId(int modeIndex); in getModuleId() 150 public int getPreferredChildModeIndex(int modeIndex); in getPreferredChildModeIndex()
|
H A D | CameraAppUI.java | 1534 public void onModeButtonPressed(int modeIndex) { in onModeButtonPressed() 1549 public void onModeSelected(int modeIndex) { in onModeSelected()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | CameraActivity.java | 1694 int modeIndex = -1; in getModeIndex() local 2179 int modeIndex = getModeIndex(); in onStartTasks() local 2468 public int getPreferredChildModeIndex(int modeIndex) { in getPreferredChildModeIndex() 2479 public void onModeSelected(int modeIndex) { in onModeSelected() 2550 public int getModuleId(int modeIndex) { in getModuleId() 2562 private void setModuleFromModeIndex(int modeIndex) { in setModuleFromModeIndex()
|
H A D | ButtonManager.java | 995 int modeIndex = mSettingsManager.getIndexOfCurrentValue(SettingsManager.SCOPE_GLOBAL, in updatePanoButtons() local
|
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/ |
H A D | camera_service.cpp | 193 int32_t CameraService::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/ |
H A D | IndicatorIconController.java | 175 int modeIndex = mController.getCurrentModuleIndex(); in syncFlashIndicator() local
|
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_service_client.cpp | 283 int32_t CameraServiceClient::SetCameraMode(uint8_t modeIndex) in SetCameraMode()
|
/aosp12/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/ |
H A D | TouchLatencyActivity.java | 282 int modeIndex = (mCurrentModeIndex + 1) % mDisplayModes.length; in changeDisplayMode() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | metadata_common_utils.cpp | 92 for (uint32_t modeIndex = 0; modeIndex < extendInfo.modeCount; modeIndex++) { in GetSupportedPreviewSizeRangeFromExtendConfig() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | ModeListView.java | 917 public void onModeButtonPressed(int modeIndex); in onModeButtonPressed() 918 public void onModeSelected(int modeIndex); in onModeSelected() 1264 private void onModeSelected(int modeIndex) { in onModeSelected()
|
/aosp12/hardware/qcom/display/msm8994/libhdmi/ |
H A D | hdmi.cpp | 751 int modeIndex = -1; in getModeIndex() local
|
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/ |
H A D | camera_server.cpp | 374 uint8_t modeIndex; in SetCameraMode() local
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/ |
H A D | RoleParser.java | 773 int modeIndex = sModeNameToMode.indexOfKey(modeName); in parseAppOps() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 1585 …id CameraManager::CreateDepthProfile4StreamType(OutputCapStreamType streamType, uint32_t modeIndex, in CreateDepthProfile4StreamType() 1830 …uint32_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 D | rs_render_service_connection_stub.cpp | 855 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 D | rs_render_service_connection_proxy.cpp | 1225 for (uint64_t modeIndex = 0; modeIndex < modeCount; modeIndex++) { in GetScreenSupportedModes() local
|