Searched defs:blockIndex (Results 1 – 5 of 5) sorted by relevance
290 public int blockToSector(int blockIndex) { in blockToSector()420 public byte[] readBlock(int blockIndex) throws IOException { in readBlock()442 public void writeBlock(int blockIndex, byte[] data) throws IOException { in writeBlock()471 public void increment(int blockIndex, int value) throws IOException { in increment()499 public void decrement(int blockIndex, int value) throws IOException { in decrement()526 public void transfer(int blockIndex) throws IOException { in transfer()548 public void restore(int blockIndex) throws IOException { in restore()
756 private void updateAlwaysNeedsToBeRedrawn(int blockIndex) { in updateAlwaysNeedsToBeRedrawn()910 int blockIndex = firstBlock; in updateBlocks() local976 public void setBlockIndex(int index, int blockIndex) { in setBlockIndex()
2173 final int blockIndex = dynamicLayout.getBlockIndex(blockSet.valueAt(i)); in drawHardwareAccelerated() local2191 final int blockIndex = blockIndices[i]; in drawHardwareAccelerated() local2214 final int blockIndex = dynamicLayout.getBlockIndex(block); in drawHardwareAccelerated() local2238 int blockIndex = blockIndices[blockInfoIndex]; in drawHardwareAcceleratedInner() local2370 final int blockIndex = blockIndices[i]; in invalidateTextDisplayList() local
4078 ssize_t blockIndex, uint32_t* outLastRef, in resolveAttributeReference()4577 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...