Searched refs:Now (Results 1 – 17 of 17) sorted by relevance
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VsyncModulator.h | 52 using Now = TimePoint (*)(); variable 54 explicit VsyncModulator(const VsyncConfigSet&, Now = Clock::now); 107 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 68 sp<TestableVsyncModulator> mVsyncModulator = sp<TestableVsyncModulator>::make(mOffsets, Now);
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | ZOption.h | 39 Now, enumerator
|
/frameworks/base/location/lib/ |
D | README.txt | 4 was possible. Now that SystemApi exists, no new classes should ever be added
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/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
|
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
|
/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/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/compile/mclinker/lib/Core/ |
D | GeneralOptions.cpp | 132 case ZOption::Now: in addZOption()
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v30_complicated.vcf | 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
D | v21_complicated.vcf | 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
/frameworks/libs/binary_translation/kernel_api/tools/ |
D | README.md | 57 Now there should be files like:
|
/frameworks/base/tools/lint/ |
D | README.md | 63 3. Now lint issues should appear on gerrit!
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 107 2808 watchdog_scheduled_reboot (Now|2|1),(Interval|1|3),(StartTime|1|3),(Window|1|3),(Skip|3)
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 104 Now that we have no barrier, that could create issues, because at the time we change configuration …
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 437 .Case("now", mcld::ZOption(mcld::ZOption::Now)) in TranslateArguments()
|