Searched refs:overhead (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 385 final int overhead = 64; in testSizeLimits() local 391 addRandomEntry(dropbox, "DropBoxTest0", blockSize - overhead); in testSizeLimits() 392 addRandomEntry(dropbox, "DropBoxTest0", blockSize - overhead); in testSizeLimits() 394 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 395 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 396 addRandomEntry(dropbox, "DropBoxTest1", blockSize * 2 - overhead); in testSizeLimits() 397 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 398 addRandomEntry(dropbox, "DropBoxTest1", blockSize * 20 - overhead); in testSizeLimits() 400 addRandomEntry(dropbox, "DropBoxTest2", blockSize * 4 - overhead); in testSizeLimits() 401 addRandomEntry(dropbox, "DropBoxTest2", blockSize - overhead); in testSizeLimits() [all …]
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_front_buffer_auto_refresh.txt | 40 removes the overhead of having to notify the compositor that the window
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 86 overhead. People reading on tablets in bed often have their head turned 89 overhead.
|
/frameworks/base/libs/hwui/ |
D | Android.bp | 246 // Has moderate overhead
|
/frameworks/compile/libbcc/ |
D | README.rst | 71 AOT also masks the launching time overhead of on-device linking
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | contract-between-code-and-parser.txt | 175 … (callback) overhead to IPC layer.
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 567 is ignored. This function has considerable overhead and should not be used
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 309 // Execution time in driver (including time on hardware). Excludes overhead 320 // overhead such as that of the runtime itself and the IPC needed for the runtime 380 * overhead between executions. See also {@link ANeuralNetworksMemoryDesc} and 553 * of a rapid sequence of executions. It will likely cause overhead if only used
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 868 * is ignored. This function has considerable overhead and should not be used
|