HomeSort by relevance Sort by last modified time
    Searched full:bindprogramvertex (Results 1 - 13 of 13) sorted by null

  /cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
ProgramVertexTest.java 168 mRS.bindProgramVertex(pv);
175 mRS.bindProgramVertex(pv);
182 mRS.bindProgramVertex(pv);
192 mRS.bindProgramVertex(pv);
200 mRS.bindProgramVertex(pv);
211 mRS.bindProgramVertex(pv);
220 mRS.bindProgramVertex(pv);
230 mRS.bindProgramVertex(pv);
  /packages/wallpapers/Galaxy4/src/com/android/galaxy4/
GalaxyRS.java 180 mRS.bindProgramVertex(pvs);
191 mRS.bindProgramVertex(pvs);
201 mRS.bindProgramVertex(pvs);
  /frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
BallsRS.java 69 mRS.bindProgramVertex(pvs);
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java 175 mRS.bindProgramVertex(pv);
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.renderscript.RenderScriptGL.html 136 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/renderscript/RenderScriptGL.html#bindProgramVertex(android.renderscript.ProgramVertex)" target="_top"><code>bindProgramVertex</code></A>(<code>ProgramVertex</code>) </nobr>
alldiffs_index_changes.html 314 <!-- Method bindProgramVertex -->
315 <nobr><A HREF="android.renderscript.RenderScriptGL.html#android.renderscript.RenderScriptGL.bindProgramVertex_changed(android.renderscript.ProgramVertex)" class="hiddenlink" target="rightframe">bindProgramVertex
    [all...]
methods_index_changes.html 139 <nobr><A HREF="android.renderscript.RenderScriptGL.html#android.renderscript.RenderScriptGL.bindProgramVertex_changed(android.renderscript.ProgramVertex)" class="hiddenlink" target="rightframe">bindProgramVertex
    [all...]
alldiffs_index_all.html     [all...]
methods_index_all.html 197 <nobr><A HREF="android.renderscript.RenderScriptGL.html#android.renderscript.RenderScriptGL.bindProgramVertex_changed(android.renderscript.ProgramVertex)" class="hiddenlink" target="rightframe">bindProgramVertex
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScriptGL.java 335 public void bindProgramVertex(ProgramVertex p) {
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
GalaxyRS.java 186 mRS.bindProgramVertex(pvbo);
  /packages/wallpapers/NoiseField/src/com/android/noisefield/
NoiseFieldRS.java 192 mRS.bindProgramVertex(pvs);
  /packages/wallpapers/PhaseBeam/src/com/android/phasebeam/
PhaseBeamRS.java 207 mRS.bindProgramVertex(pvs);

Completed in 539 milliseconds