Searched refs:chunks (Results 1 – 12 of 12) sorted by relevance
93 int[] chunks = new int[7]; in readChunkLengths() local94 chunks[0] = readInt(bundle); in readChunkLengths()95 chunks[1] = readInt(bundle); in readChunkLengths()96 chunks[2] = readInt(bundle); in readChunkLengths()97 chunks[3] = readInt(bundle); in readChunkLengths()98 chunks[4] = readInt(bundle); in readChunkLengths()99 chunks[5] = readInt(bundle); in readChunkLengths()100 chunks[6] = readInt(bundle); in readChunkLengths()101 return chunks; in readChunkLengths()
149 return chunks; in getChunks()172 Vector<Chunk> chunks; variable
478 mDisplayListData->chunks.push(); in addOpAndUpdateChunk()479 DisplayListData::Chunk& newChunk = mDisplayListData->chunks.editTop(); in addOpAndUpdateChunk()489 mDisplayListData->chunks.editTop().endOpIndex = insertIndex + 1; in addOpAndUpdateChunk()521 DisplayListData::Chunk& chunk = mDisplayListData->chunks.editTop(); in addRenderNodeOp()
791 ArrayList<byte[]> chunks = new ArrayList<byte[]>(); in parse() local842 chunks.clear(); in parse()847 chunks.add(payload); in parse()852 for (byte[] p : chunks) { in parse()858 for (byte[] p : chunks) { in parse()
99 <li>Break text into small chunks that users can quickly scan.</li>
205 load media in small chunks (typically 2 to 10 seconds in duration). Whenever a chunk of media211 which loads chunks of media data from which individual samples can be extracted. Each {@code213 which is responsible for providing media chunks from which to load and read samples. The {@code
142 digestible chunks. Hide options that aren't essential at the moment, and teach people as they go.</…
155 <li>Break text into small chunks that users can quickly scan.</li>
88 … large downloads—such as video files—should be downloaded in chunks at regular interva…
61 chunks of black-box code. This allows you as the developer to view the entire
60 chunks of black-box code. This allows you as the developer to view the entire
136 chunks should result in reclaiming all (or nearly all) the physical memory used. However,