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

/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
H A DDriverView.java.template19 import android.renderscript.RSSurfaceView;
25 public class DriverView extends RSSurfaceView {
/frameworks/base/rs/java/android/renderscript/
H A DRSSurfaceView.java35 public class RSSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class in inherits:SurfaceView,SurfaceHolder.Callback
45 public RSSurfaceView(Context context) { method in class:RSSurfaceView
48 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
57 public RSSurfaceView(Context context, AttributeSet attrs) { method in class:RSSurfaceView
60 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
73 * not normally called or subclassed by clients of RSSurfaceView.
82 * not normally called or subclassed by clients of RSSurfaceView.
96 * not normally called or subclassed by clients of RSSurfaceView.
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
H A DRSTestView.java23 import android.renderscript.RSSurfaceView;
42 public class RSTestView extends RSSurfaceView {
H A DRSTest_v11.java19 import android.renderscript.RSSurfaceView;
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
H A DRSTestView.java23 import android.renderscript.RSSurfaceView;
42 public class RSTestView extends RSSurfaceView {
H A DRSTest_v14.java19 import android.renderscript.RSSurfaceView;
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
H A DRSTestView.java23 import android.renderscript.RSSurfaceView;
42 public class RSTestView extends RSSurfaceView {
H A DRSTest_v16.java19 import android.renderscript.RSSurfaceView;
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
H A DBallsView.java23 import android.renderscript.RSSurfaceView;
42 public class BallsView extends RSSurfaceView {
H A DBalls.java19 import android.renderscript.RSSurfaceView;

Completed in 4760 milliseconds