HomeSort by relevance Sort by last modified time
    Searched refs:PlasmaView (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-8/samples/bitmap-plasma/src/com/example/plasma/
Plasma.java 32 setContentView(new PlasmaView(this));
41 class PlasmaView extends View {
48 public PlasmaView(Context context) {
  /gdk/samples/bitmap-plasma-llvm/src/com/example/plasma/llvm/
Plasma.java 44 view = new PlasmaView(this);
67 private PlasmaView view;
75 class PlasmaView extends View {
92 public PlasmaView(Context context) {

Completed in 229 milliseconds