Searched refs:getBlockIndices (Results 1 – 3 of 3) sorted by relevance
65 assertEquals(dl.getBlockEndLines().length, dl.getBlockIndices().length); in checkInvariants()94 assertEquals(indices[i], dl.getBlockIndices()[i]); in assertState()
960 public int[] getBlockIndices() { in getBlockIndices() method in DynamicLayout
1840 int[] blockIndices = dynamicLayout.getBlockIndices(); in drawHardwareAccelerated()2027 int[] blockIndices = dynamicLayout.getBlockIndices(); in invalidateTextDisplayList()