Home
last modified time | relevance | path

Searched defs:intervals (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DGestureLauncherServiceTest.java292 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOffInteractive() local
337 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOffInteractive() local
384 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalOutOfBoundsCameraPowerGestureOffInteractive() local
434 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupComplete() local
533 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_fiveInboundPresses_cameraAndEmergencyEnabled_bothLaunch() local
587 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_fiveInboundPresses_emergencyGestureEnabled_launchesFlow() local
682 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_longpress() local
727 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupIncomplete() local
774 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOnInteractive() local
821 List<Integer> intervals = intervalCaptor.getAllValues(); in testInterceptPowerKeyDown_intervalOutOfBoundsCameraPowerGestureOnInteractive() local
[all …]
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DDashPathEffect.java34 public DashPathEffect(float intervals[], float phase) { in DashPathEffect()
41 private static native long nativeCreate(float intervals[], float phase); in nativeCreate()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DDashPathEffect_Delegate.java76 /*package*/ static long nativeCreate(float intervals[], float phase) { in nativeCreate()
83 private DashPathEffect_Delegate(float intervals[], float phase) { in DashPathEffect_Delegate()
/aosp12/system/update_engine/update_manager/
H A Dupdate_time_restrictions_policy_impl.cc59 const WeeklyTimeIntervalVector* intervals = in UpdateCanBeApplied() local
H A Dupdate_time_restrictions_monitor.cc33 const WeeklyTimeIntervalVector& intervals, const WeeklyTime& now) { in FindNextNearestInterval()
H A Dreal_device_policy_provider_unittest.cc365 vector<DevicePolicy::WeeklyTimeInterval> intervals = { in TEST_F() local
H A Dboxed_value_unittest.cc276 WeeklyTimeIntervalVector intervals; in TEST() local
H A Dchromeos_policy_unittest.cc154 void TestDisallowedTimeIntervals(const WeeklyTimeIntervalVector& intervals, in TestDisallowedTimeIntervals()
/aosp12/art/runtime/gc/collector/
H A Dimmune_spaces.cc44 std::vector<Interval> intervals; in CreateLargestImmuneRegion() local
/aosp12/packages/services/Car/service/src/com/android/car/garagemode/
H A DWakeupPolicy.java92 LinkedList<WakeupInterval> intervals = new LinkedList<>(); in parsePolicy() local
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_graph_color.cc630 ScopedArenaVector<LiveInterval*>& intervals = processing_core_regs in AllocateRegisters() local
735 ScopedArenaVector<LiveInterval*> intervals( in Validate() local
851 ScopedArenaVector<LiveInterval*>& intervals = IsCoreInterval(interval) in ProcessInstruction() local
1184 const ScopedArenaVector<LiveInterval*>& intervals, in BuildInterferenceGraph()
1756 static std::bitset<kMaxNumRegs> BuildConflictMask(const Container& intervals) { in BuildConflictMask()
1991 void RegisterAllocatorGraphColor::ColorSpillSlots(ArrayRef<LiveInterval* const> intervals, in ColorSpillSlots()
H A Dregister_allocator_test.cc68 bool ValidateIntervals(const ScopedArenaVector<LiveInterval*>& intervals, in ValidateIntervals()
108 ScopedArenaVector<LiveInterval*> intervals(GetScopedAllocator()->Adapter()); in TEST_F() local
936 ScopedArenaVector<LiveInterval*> intervals(GetScopedAllocator()->Adapter()); in TEST_F() local
H A Dregister_allocator.cc98 bool RegisterAllocator::ValidateIntervals(ArrayRef<LiveInterval* const> intervals, in ValidateIntervals()
H A Dregister_allocator_linear_scan.cc431 ScopedArenaVector<LiveInterval*> intervals( in ValidateInternal() local
824 ScopedArenaVector<LiveInterval*>* intervals, ScopedArenaVector<LiveInterval*>::iterator pos) { in RemoveIntervalAndPotentialOtherHalf()
/aosp12/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp39 SkScalar* intervals = autoInterval.ptr(); in Dash_constructor() local
/aosp12/frameworks/base/core/java/android/app/admin/
H A DFreezePeriod.java220 static List<FreezePeriod> canonicalizePeriods(List<FreezePeriod> intervals) { in canonicalizePeriods()
/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DValueMetricProducer.h217 std::vector<Interval> intervals; member
H A DValueMetricProducer.cpp895 vector<Interval>& intervals = in onMatchedLogEventInternalLocked() local
1147 const std::vector<Interval>& intervals) { in buildPartialBucket()
/aosp12/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp947 std::vector<Interval>* intervals = nullptr) { in AddPartition()
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp1418 int32_t intervals = big_timestamp / interval; in TEST_F() local
/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h346 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h363 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h351 …struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL… member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h369 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h349 …struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL… member

12