Searched refs:lightAllocs (Results 1 – 1 of 1) sorted by relevance
361 Allocation[] lightAllocs = new Allocation[mLights.size()]; in initRS() local363 lightAllocs[i] = mLights.get(i).getRSData().getAllocation(); in initRS()365 lightData.copyFrom(lightAllocs); in initRS()