Home
last modified time | relevance | path

Searched defs:modes (Results 26 – 50 of 94) sorted by relevance

1234

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_display.h63 virtual int32_t GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/
H A Dhdiscreen_fuzzer.cpp131 std::vector<GraphicDisplayModeInfo> modes = {}; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp225 std::vector<uint8_t> modes = {}; in GetModes() local
557 std::vector<uint8_t> modes = ABILITY_MODE_CONFIGS.GetModes(); in MockHCameraHostManager() local
2299 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2358 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2375 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2395 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2454 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2515 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
2575 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
6866 std::vector<SceneMode> modes = cameraManager->GetSupportedModes(cameras[0]); variable
[all …]
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dcontinuous_task_record.cpp203 auto modes = value.at("bgModeIds").get<std::string>(); in ParseFromJson() local
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp139 int32_t WifiChip::GetChipModes(std::vector<UsableMode>& modes) in GetChipModes()
148 std::vector<UsableMode> modes; in IsValidModeId() local
258 std::vector<UsableMode> modes; in GetCurrentCombinations() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiscreen_test.cpp81 std::vector<GraphicDisplayModeInfo> modes; variable
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chip_interface.c105 WifiErrorNo GetSupportedComboModes(int32_t *modes, int32_t *size) in GetSupportedComboModes()
/ohos5.0/base/update/updater/services/
H A Dupdater_utils.cpp247 const auto &modes = GetBootModes(); in SelectMode() local
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayInfo.java681 Display.Mode[] modes = supportedModes; in findDefaultModeByRefreshRate() local
696 Display.Mode[] modes = supportedModes; in getDefaultRefreshRates() local
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerShellCommand.java143 int[] modes = service.getAvailableGameModes(packageName, userId); in runSetGameMode() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp112 auto modes = screenInfo->GetModes(); in GetScreenModesByDisplayId() local
H A Dscreen_rotation_controller.cpp349 sptr<SupportedScreenModes> modes = in ProcessRotationMapping() local
/aosp14/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/
H A DTouchLatencyView.java202 final String modes[] = {"Touch", "Ball"}; in changeMode() local
/ohos5.0/drivers/interface/display/composer/v1_1/hdi_impl/
H A Ddisplay_composer_hdi_impl.h95 … int32_t GetDisplaySupportedModesExt(unsigned int devId, std::vector<DisplayModeInfoExt> &modes) o… in GetDisplaySupportedModesExt()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp181 vector<MeteringMode> modes; in TestManualExposure() local
352 vector<WhiteBalanceMode> modes; in Test31() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_display.cpp79 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes()
H A Ddrm_connector.cpp228 int32_t DrmConnector::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/
H A Dsettings.json82 "modes": 436 number
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_display.cpp82 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes()
H A Ddrm_connector.cpp333 int32_t DrmConnector::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes()
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutility.cpp189 …std::map<mode_t, std::string> modes {{S_IRUSR, "U+R "}, {S_IWUSR, "U+W "}, {S_IXUSR, "U+X "}, {S_I… in ShowFileAttributes() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp106 std::vector<ScreenColorGamut> modes = { ScreenColorGamut::COLOR_GAMUT_INVALID }; in RSPhysicalScreenFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h133 virtual int32_t GetChipModes(std::vector<UsableMode>& modes) in GetChipModes()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1074 std::vector<SceneMode> modes = manager_->GetSupportedModes(cameras_[0]); in IsSupportMode() local
3325 std::vector<MeteringMode> modes = {}; variable
3413 std::vector<FocusAssistFlashMode> modes = {}; variable
3495 std::vector<ExposureHintMode> modes = {}; variable
3701 std::vector<FocusMode> modes = {}; variable
3791 std::vector<FlashMode> modes = {}; variable
11216 std::vector<SceneMode> modes = manager_->GetSupportedModes(camDevice); variable
11271 std::vector<SceneMode> modes = manager_->GetSupportedModes(camDevice); variable
11524 auto modes = manager_->GetSupportedModes(cameras_[0]); variable
11584 auto modes = manager_->GetSupportedModes(cameras_[0]); variable
[all …]
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp492 sptr<SupportedScreenModes> modes; variable
1218 sptr<SupportedScreenModes> modes; variable

1234