Home
last modified time | relevance | path

Searched defs:range (Results 151 - 175 of 958) sorted by relevance

12345678910>>...39

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.cpp89 void TextPickerDialogShow(std::vector<std::string> range, uint32_t selected, const Dimension& height, in TextPickerDialogShow() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography.h121 TestingTypographyProperties::Range<size_t> range = in GetWordBoundary() local
134 TestingTypographyProperties::Boundary<size_t> range = in GetWordBoundaryByIndex() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp141 static const double range = 0.5; in UpdateTouchPoint() local
177 static const double range = 0.5; in UpdateTrackerPoint() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnode_animate_test.cpp244 auto range = new ArkUI_ExpectedFrameRateRange({1, 100, 50}); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp42 void RSAnimationRateDecider::AddDecisionElement(PropertyId id, const PropertyValue& velocity, FrameRateRange range) in AddDecisionElement() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_display_sync.cpp48 void RSRenderDisplaySync::SetExpectedFrameRateRange(const FrameRateRange& range) in SetExpectedFrameRateRange() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dtext_line_impl.cpp57 skt::SkRange<size_t> range = textLineBase_->getTextRange(); in GetTextRange() local
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_service.cpp78 list<CameraPicSize> range; in GetCameraAbility() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_unit_test.cpp753 Range range = capability_->GetEncoderBitrateRange(); in HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/codeclist_test/coverage_unit_test/
H A Davcodec_info_coverage_unit_test.cpp311 OHOS::MediaAVCodec::Range range = OHOS::MediaAVCodec::Range(0, 0); in HWTEST_F() local
325 OHOS::MediaAVCodec::Range range = OHOS::MediaAVCodec::Range(0, 0); in HWTEST_F() local
530 OHOS::MediaAVCodec::Range range = OHOS::MediaAVCodec::Range(rangeMinVal, rangeMaxVal); in HWTEST_F() local
569 MediaAVCodec::Range range = {1, INT32_MAX}; HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_info.cpp168 std::vector<float> range = {item.data.f[minIndex], item.data.f[maxIndex]}; in GetZoomRatioRange() local
193 std::vector<int32_t> range = {item.data.i32[minIndex], item.data.i32[maxIndex]}; GetExposureBiasRange() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp918 OH_AVRange range; in HWTEST_F() local
948 OH_AVRange range; in HWTEST_F() local
964 OH_AVRange range; in HWTEST_F() local
996 OH_AVRange range; HWTEST_F() local
1026 OH_AVRange range; HWTEST_F() local
1042 OH_AVRange range; HWTEST_F() local
1074 OH_AVRange range; HWTEST_F() local
1101 OH_AVRange range; HWTEST_F() local
1120 OH_AVRange range; HWTEST_F() local
1238 OH_AVRange range; HWTEST_F() local
1265 OH_AVRange range; HWTEST_F() local
1283 OH_AVRange range; HWTEST_F() local
1310 OH_AVRange range; HWTEST_F() local
1326 OH_AVRange range; HWTEST_F() local
1342 OH_AVRange range; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dm3u8_unit_test.cpp461 auto range = testM3u8->localDrmInfos_.equal_range(item.first); in HWTEST_F() local
/foundation/multimedia/player_framework/services/utils/
H A Dxml_parse.cpp132 Range range; in SetCapabilityRangeData() local
/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_adapter_queue.cpp89 auto range = priorityMap.equal_range(pair.first); in DumpUnexecutedTaskInfo() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Ddhcp_controller.cpp138 DhcpRange range; in StartDhcpService() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp65 uint32_t range = delayMs / DELAY_TIME_RANGE_DIVISOR; in GetExpireTimeRange() local
/foundation/distributedhardware/device_manager/services/implementation/src/discovery/
H A Ddm_discovery_filter.cpp164 bool DmDiscoveryFilter::FilterByRange(int32_t value, int32_t range) in FilterByRange() argument
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_discovery_manager.cpp320 int32_t range = 0; in HWTEST_F() local
337 int32_t range = 0; in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_filter.cpp150 bool DiscoveryFilter::FilterByRange(int32_t value, int32_t range) in FilterByRange() argument
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp156 NO_SANITIZE("cfi") DhcpErrorCode SetDhcpRange(const char *ifname, const DhcpRange *range) in SetDhcpRange() argument
184 NO_SANITIZE("cfi") DhcpErrorCode PutDhcpRange(const char *tagName, const DhcpRange *range) in PutDhcpRange() argument
211 RemoveDhcpRange(const char *tagName, const void *range) RemoveDhcpRange() argument
[all...]
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy.cpp184 ErrCode DhcpServerProxy::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() argument
261 PutDhcpRange(const std::string& tagName, const DhcpRange& range) PutDhcpRange() argument
399 RemoveDhcpRange(const std::string& tagName, const DhcpRange& range) RemoveDhcpRange() argument
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_stub.cpp173 DhcpRange range; in OnSetDhcpRange() local
200 DhcpRange range; in OnRemoveDhcpRange() local
250 DhcpRange range; OnPutDhcpRange() local
[all...]
H A Ddhcp_server_stub_lite.cpp154 DhcpRange range; in OnSetDhcpRange() local
184 DhcpRange range; in OnRemoveDhcpRange() local
237 DhcpRange range; OnPutDhcpRange() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dapi_test.cpp949 OH_AVRange range; in HWTEST_F() local
979 OH_AVRange range; in HWTEST_F() local
995 OH_AVRange range; in HWTEST_F() local
1014 OH_AVRange range; HWTEST_F() local
1044 OH_AVRange range; HWTEST_F() local
1060 OH_AVRange range; HWTEST_F() local
1079 OH_AVRange range; HWTEST_F() local
1106 OH_AVRange range; HWTEST_F() local
1125 OH_AVRange range; HWTEST_F() local
1152 OH_AVRange range; HWTEST_F() local
1226 OH_AVRange range; HWTEST_F() local
1253 OH_AVRange range; HWTEST_F() local
1271 OH_AVRange range; HWTEST_F() local
1298 OH_AVRange range; HWTEST_F() local
1314 OH_AVRange range; HWTEST_F() local
1330 OH_AVRange range; HWTEST_F() local
[all...]

Completed in 16 milliseconds

12345678910>>...39