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

  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestAppLoadingScreen.java 66 Allocation robotTex;
70 robotTex = Allocation.createFromBitmapResource(mRS, mRes, R.drawable.robot,
101 mScript.set_gRobotTex(robotTex);

Completed in 600 milliseconds