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

  /development/samples/RenderScript/MiscSamples/src/com/example/android/rs/miscsamples/
RsRenderStatesRS.java 91 private ProgramVertex mProgVertexCustom2;
259 mProgVertexCustom2 = pvbCustom.create();
260 mProgVertexCustom2.bindConstants(mVSConst2.getAllocation(), 0);
291 mScript.set_gProgVertexCustom2(mProgVertexCustom2);

Completed in 28 milliseconds