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()
72 uint64_t blockIndex; member223 uint64_t blockIndex, in FwdLockFile_CalculateCounter()246 uint64_t blockIndex = pSession->filePos / AES_BLOCK_SIZE; in FwdLockFile_DecryptByte() local
755 private void updateAlwaysNeedsToBeRedrawn(int blockIndex) { in updateAlwaysNeedsToBeRedrawn()909 int blockIndex = firstBlock; in updateBlocks() local975 public void setBlockIndex(int index, int blockIndex) { in setBlockIndex()
1847 final int blockIndex = dynamicLayout.getBlockIndex(blockSet.valueAt(i)); in drawHardwareAccelerated() local1865 final int blockIndex = blockIndices[i]; in drawHardwareAccelerated() local1887 final int blockIndex = dynamicLayout.getBlockIndex(block); in drawHardwareAccelerated() local1911 int blockIndex = blockIndices[blockInfoIndex]; in drawHardwareAcceleratedInner() local2039 final int blockIndex = blockIndices[i]; in invalidateTextDisplayList() local
3919 ssize_t blockIndex, uint32_t* outLastRef, in resolveAttributeReference()4423 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference()