Searched refs:Now (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VsyncModulator.h | 87 using Now = TimePoint (*)(); variable 89 explicit VsyncModulator(const VsyncConfigSet&, Now = Clock::now); 141 const Now mNow;
|
D | VsyncModulator.cpp | 38 VsyncModulator::VsyncModulator(const VsyncConfigSet& config, Now now) in VsyncModulator()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | VsyncModulatorTest.cpp | 27 TestableVsyncModulator(const VsyncConfigSet& config, Now now) : VsyncModulator(config, now) {} in TestableVsyncModulator() 49 static VsyncModulator::TimePoint Now() { in Now() function in android::scheduler::VsyncModulatorTest 71 sp<TestableVsyncModulator> mVsyncModulator = sp<TestableVsyncModulator>::make(mOffsets, Now);
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | ZOption.h | 39 Now, enumerator
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | threshold_half.rscript | 50 // Now compute the coefficints 65 //Now we need to normalize the weights because all our coefficients need to add up to one
|
D | threshold.rscript | 50 // Now compute the coefficints 65 //Now we need to normalize the weights because all our coefficients need to add up to one
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | threshold.rscript | 50 // Now compute the coefficints 65 //Now we need to normalize the weights because all our coefficients need to add up to one
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | threshold.rscript | 50 // Now compute the coefficints 65 //Now we need to normalize the weights because all our coefficients need to add up to one
|
/frameworks/compile/mclinker/lib/Core/ |
D | GeneralOptions.cpp | 132 case ZOption::Now: in addZOption()
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_complicated.vcf | 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
D | v30_complicated.vcf | 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 105 2808 watchdog_scheduled_reboot (Now|2|1),(Interval|1|3),(StartTime|1|3),(Window|1|3),(Skip|3)
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 437 .Case("now", mcld::ZOption(mcld::ZOption::Now)) in TranslateArguments()
|