HomeSort by relevance Sort by last modified time
    Searched defs:bindConstants (Results 26 - 33 of 33) sorted by null

12

  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 161 ((ProgramVertexFixedFunction)mPVBackground).bindConstants(mPVAlloc);
  /frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
RsRenderStatesRS.java 213 ((ProgramVertexFixedFunction)mProgVertex).bindConstants(mPVA);
242 mProgVertexCustom.bindConstants(mVSConst.getAllocation(), 0);
253 mProgFragmentCustom.bindConstants(mFSConst.getAllocation(), 0);
260 mProgVertexCustom2.bindConstants(mVSConst2.getAllocation(), 0);
267 mProgFragmentCustom2.bindConstants(mFSConst2.getAllocation(), 0);
275 mProgVertexCube.bindConstants(mVSConst.getAllocation(), 0);
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java 357 ((ProgramVertexFixedFunction)mVertexProgram).bindConstants(pva);
398 mSingleTextureBlendingFragmentProgram.bindConstants(mFSConst.getAllocation(), 0);
414 mMultiTextureFragmentProgram.bindConstants(mFSConst.getAllocation(), 0);
431 mMultiTextureBlendingFragmentProgram.bindConstants(mFSConst.getAllocation(), 0);
    [all...]
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 40 milliseconds

12