Searched refs:early (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | PhaseOffsetsTest.cpp | 70 EXPECT_EQ(offsets.early.sf, 666'667); in TEST_F() 72 EXPECT_EQ(offsets.early.app, 833'334); in TEST_F() 89 EXPECT_EQ(offsets.early.sf, -4'888'889); in TEST_F() 91 EXPECT_EQ(offsets.early.app, 833'333); in TEST_F() 106 EXPECT_EQ(offsets.early.sf, 1'000'000); in TEST_F() 108 EXPECT_EQ(offsets.early.app, 1'000'000); in TEST_F() 135 EXPECT_EQ(offsets.early.sf, 52'027'208); in TEST_F() 137 EXPECT_EQ(offsets.early.app, 35'527'208); in TEST_F() 169 EXPECT_EQ(offsets.early.sf, 1'000'000); in TEST_F() 171 EXPECT_EQ(offsets.early.app, 1'000'000); in TEST_F()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VSyncModulator.h | 57 Offsets early; // For transactions with the eEarlyWakeup flag. member 62 return early == other.early && earlyGl == other.earlyGl && late == other.late;
|
D | PhaseOffsets.cpp | 94 const auto [early, earlyGl, late] = getCurrentOffsets(); in dump() 101 late.app, late.sf, early.app, early.sf, earlyGl.app, earlyGl.sf, in dump() 325 const auto [early, earlyGl, late] = getCurrentOffsets(); in dump() 346 early.app, early.sf, in dump()
|
D | VSyncModulator.cpp | 146 return mOffsetsConfig.early; in getNextOffsets() 171 const bool isEarly = &offsets == &mOffsetsConfig.early; in updateOffsetsLocked()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/ |
D | ConnectivityControllerTest.java | 202 final JobStatus early = createJobStatus(job, now - 1000, now + 2000); in testCongestion() local 212 assertTrue(controller.isSatisfied(early, net, caps, mConstants)); in testCongestion() 220 assertFalse(controller.isSatisfied(early, net, caps, mConstants)); in testCongestion() 232 final JobStatus early = createJobStatus(job, now - 1000, now + 2000); in testRelaxed() local 247 assertTrue(controller.isSatisfied(early, net, caps, mConstants)); in testRelaxed() 258 assertFalse(controller.isSatisfied(early, net, caps, mConstants)); in testRelaxed()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
D | LoaderDicom.java | 154 boolean early = true; in read() 160 if (early) { in read() 169 if (early && e.mGroup >= 8) { in read() 171 early = false; in read()
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 19 This tool is still in its early stages and has a number of limitations.
|
/frameworks/native/cmds/installd/ |
D | installd.rc | 5 on early-boot
|
/frameworks/native/cmds/flatland/ |
D | README.txt | 2 rendering and window compositing scenarios. It is designed to be used early
|
/frameworks/base/packages/SystemUI/docs/ |
D | dagger.md | 15 Dagger 2 has been turned on for SystemUI and a early first pass has been taken
|
D | plugins.md | 5 … only on the devices which need to use the prototype. You can distribute early prototype directly…
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 90 by AAPT2, just copied, so incremental building gets slower if they are included early on.
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 180 // Minimum # of non-ACTIVE jobs for which the JMS will be happy running some work early.
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 818 Early development of Caffe2 in 2015 and early 2016 is licensed under the
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 4735 // Total time for early stage mounting of disk devices during bootup. 9466 // Frames latched early because the desired present time was bad
|