Searched refs:overhead (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 454 final int overhead = 64; in testSizeLimits() local 460 addRandomEntry(dropbox, "DropBoxTest0", blockSize - overhead); in testSizeLimits() 461 addRandomEntry(dropbox, "DropBoxTest0", blockSize - overhead); in testSizeLimits() 463 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 464 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 465 addRandomEntry(dropbox, "DropBoxTest1", blockSize * 2 - overhead); in testSizeLimits() 466 addRandomEntry(dropbox, "DropBoxTest1", blockSize - overhead); in testSizeLimits() 467 addRandomEntry(dropbox, "DropBoxTest1", blockSize * 20 - overhead); in testSizeLimits() 469 addRandomEntry(dropbox, "DropBoxTest2", blockSize * 4 - overhead); in testSizeLimits() 470 addRandomEntry(dropbox, "DropBoxTest2", blockSize - overhead); in testSizeLimits() [all …]
|
/frameworks/base/core/sysprop/ |
D | ViewProperties.sysprop | 19 # have noticeable overhead. These devices don't benefit from
|
/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/ravenwood/ |
D | README.md | 9 Executing tests on a typical Android device has substantial overhead, such as flashing the build, w…
|
/frameworks/compile/libbcc/ |
D | README.rst | 71 AOT also masks the launching time overhead of on-device linking
|
/frameworks/av/media/libstagefright/rtsp/ |
D | ARTPConnection.cpp | 1162 uint32_t overhead = MxTBR & 0x01FF; in parseTSFB() local 1183 ALOGI("overhead : %d", overhead); in parseTSFB()
|
/frameworks/native/libs/binder/ |
D | Android.bp | 826 // are moved out of libbinder in order to avoid the overhead of their vtables.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 144 on not sync transactions (as this would incur an unacceptable performance overhead).
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 567 is ignored. This function has considerable overhead and should not be used
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 868 * is ignored. This function has considerable overhead and should not be used
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 20628 // Time taken to execute from runtime, including runtime/ipc overhead 20635 // Time taken to execute in the driver, excluding runtime/ipc overhead 20642 // Time taken to execute on the hardware, excluding driver overhead
|