/frameworks/rs/script_api/include/ |
D | rs_time.rsh | 30 * rs_time_t: Seconds since January 1, 1970 32 * Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on 53 int tm_mon; // Months since January. This ranges from 0 to 11. 54 int tm_year; // Years since 1900. 55 int tm_wday; // Days since Sunday. This ranges from 0 to 6. 56 int tm_yday; // Days since January 1. This ranges from 0 to 365. 61 * rsGetDt: Elapsed time since last call 63 * Returns the time in seconds since this function was last called in this script. 81 * timer: Input time as a number of seconds since January 1, 1970. 89 * rsTime: Seconds since January 1, 1970 [all …]
|
/frameworks/rs/script_api/ |
D | rs_time.spec | 27 summary: Seconds since January 1, 1970 29 Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on 56 summary: Elapsed time since last call 58 Returns the time in seconds since this function was last called in this script. 79 summary: Seconds since January 1, 1970 81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
|
/frameworks/base/native/android/ |
D | libandroid_net.map.txt | 4 # These functions have been part of the NDK since API 24. 8 # These functions have been part of the NDK since API 29.
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-testing.md | 2 Physics animations are notoriously difficult to test, since they’re essentially small simulations. … 7 …since animations need to run on the main thread, and they’re asynchronous - the test has to wait f… 11 …ns on a given property to complete before continuing the test. This works since the test is not ru…
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/ |
D | timestats.proto | 30 // The stats start time in UTC as seconds since January 1, 1970 32 // The stats end time in UTC as seconds since January 1, 1970 56 // The stats start time in UTC as seconds since January 1, 1970 58 // The stats end time in UTC as seconds since January 1, 1970
|
/frameworks/hardware/interfaces/displayservice/1.0/ |
D | IEventCallback.hal | 20 * @param timestamp Nanoseconds since boot. 26 * @param timestamp Nanoseconds since boot.
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 12 // Deprecated since version 3, replaced by top-level network_id field in 108 // Deprecated since version 3. Replaced by top level network_id. 112 // Deprecated since version 3. Replaced by previous_default_network_id. 117 // Deprecated since version 3. Replaced by ip_support field. 122 // Deprecated since version 3. Replaced by top-level transports field. 136 // Deprecated since version 2, to be replaced by link_layer field. 141 // NUD_FAILED_ORGANIC and PROVISIONING_LOST_ORGANIC recorded since version 1. 151 // Deprecated since version 3. 169 // Deprecated since version 3. 225 // Deprecated since version 3. [all …]
|
/frameworks/base/core/proto/android/app/ |
D | alarmmanager.proto | 38 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including 41 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including
|
/frameworks/av/drm/libmediadrm/protos/ |
D | metrics.proto | 68 // Start time of the session in milliseconds since epoch. 70 // End time of the session in milliseconds since epoch.
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 17 * Each sent time is tagged with an id since there can be multiple events that send back a time 48 * Each timestamp sent to the instrumentation test is tagged with a tag since multiple timestamps
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 7 1. All the timing numbers are in nanoseconds, since a lot of the kernel is processed really fast. 9 …d average the performance number. Make sure not to use the first two runs since the device might t…
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ZenModeHelper.java | 1399 final long since = (now - mModeLogTimeMs); in emitZenMode() local 1400 if (mPreviousZenMode != mZenMode || since > MINIMUM_LOG_PERIOD_MS) { in emitZenMode() 1403 mContext, COUNTER_MODE_PREFIX + mPreviousZenMode, (int) since); in emitZenMode() 1412 final long since = (now - mRuleCountLogTime); in emitRules() local 1416 || since > MINIMUM_LOG_PERIOD_MS) { in emitRules() 1423 mRuleCountLogTime = since; in emitRules() 1430 final long since = (now - mTypeLogTimeMs); in emitDndType() local 1436 || since > MINIMUM_LOG_PERIOD_MS) { in emitDndType() 1439 mContext, COUNTER_TYPE_PREFIX + mPreviousZenType, (int) since); in emitDndType()
|
/frameworks/opt/setupwizard/library/ |
D | standalone-rules.gradle | 17 // For standalone project clients, since the source may not be available, we fetch the
|
D | rules.gradle | 63 // For standalone project clients, since the source may not be available, we
|
/frameworks/base/core/res/ |
D | Android.bp | 31 // Framework doesn't need versioning since it IS the platform.
|
/frameworks/compile/mclinker/lib/Support/Unix/ |
D | System.inc | 41 // Normalize the arch, since the target triple may not actually match the
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 22 since this script is of very little brain and will get confused otherwise. 60 of the orientations and settle into it (since it is obviously quite
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | layerstrace.proto | 44 /* required: elapsed realtime in nanos since boot of when this entry was logged */
|
/frameworks/base/core/proto/android/server/ |
D | windowmanagertrace.proto | 45 /* required: elapsed realtime in nanos since boot of when this entry was logged */
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/ |
D | README.md | 18 directory to build `protoc`, since all the tests depend on it.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | configure.ac | 25 # The config file is generated but not used by the source code, since we only 182 # since the flags added by ACX_CHECK_SUNCC must be used when compiling gmock
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 8 <uses-library> tag. And since Java always tries to load a class from the
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | message_set_extensions.proto | 67 // out since it must not actually exist in code, to simulate an "unknown"
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/ |
D | acx_check_suncc.m4 | 10 dnl cross-compile safe. We should fix these problems, but since I don't have
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 10 <uses-library> tag. And since Java always tries to load a class from the
|