OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeDifference
(Results
1 - 7
of
7
) sorted by null
/device/google/marlin/camera/QCamera2/util/
QCameraDisplay.cpp
243
nsecs_t
timeDifference
= 0;
258
timeDifference
= presentationTimeStamp - mVsyncTimeStamp;
261
vsyncOffset =
timeDifference
% mAvgVsyncInterval;
270
timeDifference
: %llu vsyncffset: %d avgvsync: %llu \
273
timeDifference
, vsyncOffset, mAvgVsyncInterval,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
RobustnessTest.java
104
long
timeDifference
;
107
timeDifference
= markerTimeStamps.get(i) - markerTimeStamps.get(i - 1);
108
mTimeDifferences.add(
timeDifference
);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SavedNetworkEvaluator.java
182
long
timeDifference
= mClock.getElapsedSinceBootMillis()
184
if (
timeDifference
> 0) {
185
int bonus = mLastSelectionAward - (int) (
timeDifference
/ 1000 / 60);
187
sbuf.append(" User selection ").append(
timeDifference
/ 1000 / 60)
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
WificondScannerImpl.java
[
all
...]
/external/junit-params/lib/
assertj-core-1.7.1.jar
/prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
assertj-core-2.0.0.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
Completed in 435 milliseconds