Searched defs:objectArray (Results 1 – 6 of 6) sorted by relevance
32 Object[] objectArray = new Object[0]; in run() local
85 final Object[] objectArray = mObjects.getArray(); in update() local120 final Object[] objectArray = mObjects.getArray(); in removeAll() local
86 final Object[] objectArray = objects.getArray(); in update() local
63 final Object[] objectArray = objects.getArray(); in clearQueue() local
210 Object[] objectArray = objects.getArray(); in onDrawFrame() local
245 Object[] objectArray; field in CopyArrayBenchmark