Searched defs:backingStore (Results 1 – 7 of 7) sorted by relevance
107 final MemoryIntArray backingStore = getBackingStoreLocked(key, in incrementGenerationInternal() local156 final MemoryIntArray backingStore = getBackingStoreLocked(key, in addGenerationData() local209 MemoryIntArray backingStore = mKeyToBackingStoreMap.get(key); in getBackingStoreLocked() local238 MemoryIntArray backingStore = mKeyToBackingStoreMap.get(key); in destroyBackingStoreLocked() local254 MemoryIntArray backingStore, boolean createIfNotExist) throws IOException { in getKeyIndexLocked()286 private static int findNextEmptyIndex(MemoryIntArray backingStore) throws IOException { in findNextEmptyIndex()316 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dumpProto() local360 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dump() local
29 static FrameBuffer2D create(BackingStore backingStore) { in create()34 FrameBuffer2D(BackingStore backingStore) { in FrameBuffer2D()38 static void assertCanCreate(BackingStore backingStore) { in assertCanCreate()
57 static FrameBuffer1D create(BackingStore backingStore) { in create()62 FrameBuffer1D(BackingStore backingStore) { in FrameBuffer1D()67 static void assertCanCreate(BackingStore backingStore) { in assertCanCreate()
35 static FrameValue create(BackingStore backingStore) { in create()40 FrameValue(BackingStore backingStore) { in FrameValue()
103 static FrameImage2D create(BackingStore backingStore) { in create()108 FrameImage2D(BackingStore backingStore) { in FrameImage2D()112 static void assertCanCreate(BackingStore backingStore) { in assertCanCreate()
146 static FrameValues create(BackingStore backingStore) { in create()151 FrameValues(BackingStore backingStore) { in FrameValues()
170 Frame(BackingStore backingStore) { in Frame()