Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java216 private void scaleValues(short[] buff, int len, float scale) { in scaleValues()
243 ByteBuffer buff = mCodec.getInputBuffer(bufferIndex); in encode() local
/aosp14/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteCursorTest.java78 StringBuilder buff = new StringBuilder(); in testFillWindow() local
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/
H A Dsnapuserd_buffer.cpp84 uint8_t* buff = reinterpret_cast<uint8_t*>(bufsink_->GetPayloadBuffer(len + returned_)); in ReturnData() local
/aosp14/system/core/llkd/
H A Dlibllkd.cpp133 static dirent buff[numLevels][buffEntries]; member in __anon2d7442be0110::dir
214 dirent dir::buff[dir::numLevels][dir::buffEntries]; member in __anon2d7442be0110::dir
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java301 final StringBuilder buff = new StringBuilder(text); in sendText() local
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1884 char buff[BUFF_LEN] __attribute__ ((aligned(__alignof__(struct inotify_event))));; in doThreadLoop() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp7493 char buff[2]; in normalizeForOutput() local