Searched refs:robotTex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
H A DTestAppLoadingScreen.java66 Allocation robotTex; field in class:TestAppLoadingScreen.LoadingScreenLoaderTask
70 robotTex = Allocation.createFromBitmapResource(mRS, mRes, R.drawable.robot,
101 mScript.set_gRobotTex(robotTex);

Completed in 51 milliseconds