Searched refs:drawableData (Results 1 – 2 of 2) sorted by relevance
101 Allocation drawableData = Allocation.createSized(rs, in getRsField() local109 drawableData.copyFrom(drawableAllocs); in getRsField()110 mRsField.objects = drawableData; in getRsField()
271 Allocation drawableData = Allocation.createSized(rs, in addDrawables() local280 drawableData.copyFrom(drawableAllocs); in addDrawables()281 sceneManager.mRenderLoop.set_gRenderableObjects(drawableData); in addDrawables()