Home
last modified time | relevance | path

Searched refs:past (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/widget/
DDateTimeView.java256 boolean past = (now >= mTimeMillis);
264 result = String.format(getContext().getResources().getQuantityString(past
272 result = String.format(getContext().getResources().getQuantityString(past
282 result = String.format(getContext().getResources().getQuantityString(past
287 if (past || count != 1) {
296 result = String.format(getContext().getResources().getQuantityString(past
304 if (past) {
368 boolean past = (now >= mTimeMillis); in onInitializeAccessibilityNodeInfoInternal()
374 result = String.format(getContext().getResources().getQuantityString(past in onInitializeAccessibilityNodeInfoInternal()
383 result = String.format(getContext().getResources().getQuantityString(past in onInitializeAccessibilityNodeInfoInternal()
[all …]
/frameworks/av/media/libaaudio/src/core/
DVersionExperiment.txt46 // Point to first vector past end of the known structure.
/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp477 VkPastPresentationTimingGOOGLE *past = in checkPastPresentTiming() local
482 &pastPresentationTimingCount, past); in checkPastPresentTiming()
487 (int64_t) past[i].actualPresentTime - (int64_t)past[i].desiredPresentTime; in checkPastPresentTiming()
503 free(past); in checkPastPresentTiming()
/frameworks/base/core/proto/android/server/
Djobscheduler.proto247 // expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS} within the past
251 // expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS} within the past
255 // expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS} within the past
259 // expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS} within the past
278 // The maximum number of jobs that should be allowed to run in the past
293 // The maximum number of timing sessions that should be allowed to run in the past
649 // negative if the delay is in the past.
701 // the past.
704 // the past.
707 // top in the past.
Dalarmmanagerservice.proto54 // Can be negative if the non-wakeup alarm time is in the past (non-wakeup
167 // negative if 'when' is in the past.
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal96 * the battery has charged past equal-sized fractions of full capacity.
98 * has charged past 1/8th full 12 times, 2/8ths full 11 times, etc.
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.c967 VkPastPresentationTimingGOOGLE *past = NULL; in DemoUpdateTargetIPD() local
973past = (VkPastPresentationTimingGOOGLE *)malloc(sizeof(VkPastPresentationTimingGOOGLE) * count); in DemoUpdateTargetIPD()
974 assert(past); in DemoUpdateTargetIPD()
975 err = demo->fpGetPastPresentationTimingGOOGLE(demo->device, demo->swapchain, &count, past); in DemoUpdateTargetIPD()
996 …} else if (CanPresentEarlier(past[i].earliestPresentTime, past[i].actualPresentTime, past[i].prese… in DemoUpdateTargetIPD()
1001 if (demo->last_early_id == past[i].presentID) { in DemoUpdateTargetIPD()
1009 uint64_t lastEarlyTime = past[i].actualPresentTime + (2 * BILLION); in DemoUpdateTargetIPD()
1010 …uint32_t howManyPresents = (uint32_t)((lastEarlyTime - past[i].actualPresentTime) / demo->target_I… in DemoUpdateTargetIPD()
1011 demo->last_early_id = past[i].presentID + howManyPresents; in DemoUpdateTargetIPD()
1018 …} else if (ActualTimeLate(past[i].desiredPresentTime, past[i].actualPresentTime, demo->refresh_dur… in DemoUpdateTargetIPD()
[all …]
/frameworks/rs/script_api/include/
Drs_time.rsh51 int tm_hour; // Hours past midnight. This ranges from 0 to 23.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt151 with the given key in the past then it is undefined which value, if any, is
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBCodedOutputStream.m940 // Write extends past current buffer. Fill the rest of this buffer and
DGPBUtilities.m1635 // Now move past the end marker.
/frameworks/base/core/proto/android/os/
Dbatterystats.proto497 // The total cumulative duration (i.e. sum of past durations) that this timer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto809 // relates to the identified offset. The end offset should be one past
/frameworks/base/cmds/statsd/src/
Datoms.proto447 * - Events are past tense. e.g. ScreenStateChanged, not ScreenStateChange.
2347 * Each bucket represents cycles of the battery past
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6134 // over the past 24hr (reported only if > 0).