/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_convertor.cpp | 66 auto resolution = Global::Resource::ScreenDensity::SCREEN_DENSITY_NOT_SET; in ConvertDensityToGlobal() local
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | resource_convertor.cpp | 66 auto resolution = Global::Resource::ScreenDensity::SCREEN_DENSITY_NOT_SET; in ConvertDensityToGlobal() local
|
H A D | system_properties.cpp | 152 InitDeviceInfo( int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) InitDeviceInfo() argument
|
H A D | resource_adapter_impl.cpp | 85 auto resolution = Global::Resource::RESOLUTION::RESOLUTION_LOW; in ConvertResolution() local
|
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/ |
H A D | configuration_convertor.cpp | 25 auto resolution = Global::Resource::ColorMode::COLOR_MODE_NOT_SET; in ConvertColorMode() local 44 auto resolution = Global::Resource::TimeFormat::HOUR_NOT_SET; in ConvertTimeFormat() local 69 auto resolution = Global::Resource::Direction::DIRECTION_NOT_SET; in ConvertDirection() local 99 auto resolution in ConvertDensity() local 111 auto resolution = Global::Resource::ScreenDensity::SCREEN_DENSITY_NOT_SET; ConvertDensity() local [all...] |
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_data_converter.cpp | 27 auto resolution = Global::Resource::ColorMode::COLOR_MODE_NOT_SET; in ConvertColorMode() local 56 auto resolution = Global::Resource::ScreenDensity::SCREEN_DENSITY_NOT_SET; in ConvertDensity() local 79 auto resolution = Global::Resource::Direction::DIRECTION_NOT_SET; in ConvertDirection() local
|
/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_config.h | 41 AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, ResolutionType resolution) AceResConfig() argument 47 AceResConfig(const std::string& language, const std::string& script, const std::string& region, LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, ResolutionType resolution) AceResConfig() argument
|
H A D | ace_res_config.cpp | 937 ResolutionType AceResConfig::GetResolutionType(double resolution) in GetResolutionType() argument 961 GetLongScreenType(double resolution) GetLongScreenType() argument [all...] |
/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | hls_tags_unit_test.cpp | 138 auto resolution = attr.GetResolution();
in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_environment_callback.cpp | 30 auto resolution = -1; in ConvertColorMode() local 46 auto resolution = -1; in ConvertDirection() local 62 auto resolution = 0; in ConvertDensity() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_async_callback.cpp | 169 void NapiPromise::Resolve(napi_value resolution) in Resolve() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | transaction_impl.cpp | 167 std::pair<int, int64_t> TransactionImpl::Insert(const std::string &table, const Row &row, Resolution resolution) in Insert() argument 199 Update(const std::string &table, const Row &row, const std::string &where, const Values &args, Resolution resolution) Update() argument 210 Update(const Row &row, const AbsRdbPredicates &predicates, Resolution resolution) Update() argument
|
H A D | trans_db.cpp | 35 std::pair<int, int64_t> TransDB::Insert(const std::string &table, const Row &row, Resolution resolution) in Insert() argument 107 Update(const std::string &table, const Row &row, const std::string &where, const Values &args, Resolution resolution) Update() argument
|
H A D | rdb_store.cpp | 105 std::pair<int, int64_t> RdbStore::Insert(const std::string &table, const Row &row, Resolution resolution) in Insert() argument 122 InsertWithConflictResolution(int64_t &outRowId, const std::string &table, const Row &row, Resolution resolution) InsertWithConflictResolution() argument 159 Update(const std::string &table, const Row &row, const std::string &where, const Values &args, Resolution resolution) Update() argument 191 UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &row, const std::string &whereClause, const Olds &args, Resolution resolution) UpdateWithConflictResolution() argument 201 UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &row, const std::string &whereClause, const Values &args, Resolution resolution) UpdateWithConflictResolution() argument [all...] |
/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_util.cpp | 170 napi_value resolution = nullptr; in GetDeviceAxisInfo() local
|
/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | input_device.cpp | 156 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat, int32_t resolution) in AxisInfo() argument 209 void InputDevice::AxisInfo::SetResolution(int32_t resolution) in SetResolution() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_delegate_impl.cpp | 316 SetConflictResolutionPolicy(ResolutionPolicyType type, const ConflictResolution &resolution) SetConflictResolutionPolicy() argument
|
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.h | 150 std::string resolution = std::to_string(width_) + "_" + std::to_string(height_); variable 182 std::string resolution = std::to_string(width_) + "_" + std::to_string(height_); variable
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
H A D | dcamera_client_demo.h | 150 std::string resolution = std::to_string(width_) + "_" + std::to_string(height_); variable 182 std::string resolution = std::to_string(width_) + "_" + std::to_string(height_); variable
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_setting_helper.cpp | 325 GetSettingRecoveryResolutionMap(std::map<uint64_t, std::pair<int32_t, int32_t>>& resolution) GetSettingRecoveryResolutionMap() argument
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.cpp | 512 SurfaceChanged( const DeviceOrientation& orientation, const double& resolution, int32_t& width, int32_t& height, WindowSizeChangeReason type) SurfaceChanged() argument
|
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/ |
H A D | demuxer_filter.cpp | 650 auto resolution = std::make_pair(static_cast<int32_t>(width), static_cast<int32_t>(height)); in ReportVideoSize() local
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.cpp | 1105 auto resolution = Plugin::AnyCast<std::pair<int32_t, int32_t>>(event.param); in HandleResolutionChangeEvent() local
|
/foundation/multimedia/media_lite/services/player_lite/impl/ |
H A D | player_impl.cpp | 174 const StreamResolution *resolution = &fileInfo->stSteamResolution[i]; in ShowFileInfo() local 336 StreamResolution *resolution = &formatFileInfo_.stSteamResolution[i]; in SetMediaStream() local [all...] |
/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | system_properties.h | 207 static void SetResolution(double resolution) in SetResolution() argument
|