HomeSort by relevance Sort by last modified time
    Searched refs:bindIndexAllocation (Results 1 - 4 of 4) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
SimpleMesh.java 42 public void bindIndexAllocation(Allocation a) {
352 sm.bindIndexAllocation(indexAlloc);
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/
GenericWaveRS.java 168 mCubeMesh.bindIndexAllocation(mLineIdxAlloc);
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 269 mCubeMesh.bindIndexAllocation(mLineIdxAlloc);
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
GrassRS.java 287 mBladesMesh.bindIndexAllocation(mBladesIndicies);

Completed in 56 milliseconds