/external/skia/platform_tools/android/apps/canvasproof/src/main/java/org/skia/canvasproof/ |
D | GaneshPictureRenderer.java | 17 import android.opengl.GLSurfaceView; 22 public class GaneshPictureRenderer implements GLSurfaceView.Renderer { 29 private GLSurfaceView view; 41 public GLSurfaceView makeView(Activity activity) { in makeView() 42 this.view = new GLSurfaceView(activity); in makeView() 46 this.view.setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in makeView()
|
D | CanvasProofActivity.java | 13 import android.opengl.GLSurfaceView; 29 private GLSurfaceView ganeshPictureView; 103 GLSurfaceView.RENDERMODE_CONTINUOUSLY); in nextView() 112 GLSurfaceView.RENDERMODE_WHEN_DIRTY); in nextView()
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViEAndroidGLES20.java | 25 import android.opengl.GLSurfaceView; 29 public class ViEAndroidGLES20 extends GLSurfaceView 30 implements GLSurfaceView.Renderer { 83 this.setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in init() 86 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { 110 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | VideoRendererGui.java | 43 import android.opengl.GLSurfaceView; 55 public class VideoRendererGui implements GLSurfaceView.Renderer { 61 private GLSurfaceView surface; 76 private VideoRendererGui(GLSurfaceView surface) { in VideoRendererGui() 82 surface.setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in VideoRendererGui() 94 private GLSurfaceView surface; 158 GLSurfaceView surface, int id, in YuvImageRenderer() 414 public static synchronized void setView(GLSurfaceView surface, in setView()
|
/external/skia/platform_tools/android/apps/sample_app/src/main/java/com/skia/ |
D | SkiaSampleView.java | 17 import android.opengl.GLSurfaceView; 23 public class SkiaSampleView extends GLSurfaceView { 43 setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in SkiaSampleView() 194 private class SampleViewEGLConfigChooser implements GLSurfaceView.EGLConfigChooser {
|
D | SkiaSampleRenderer.java | 10 import android.opengl.GLSurfaceView; 18 public class SkiaSampleRenderer implements GLSurfaceView.Renderer {
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 147 public class GLSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class 193 public GLSurfaceView(Context context) { in GLSurfaceView() method in GLSurfaceView 202 public GLSurfaceView(Context context, AttributeSet attrs) { in GLSurfaceView() method in GLSurfaceView
|
D | Game.java | 37 private GLSurfaceView mSurfaceView; 483 public void setSurfaceView(GLSurfaceView view) { in setSurfaceView()
|
D | GameRenderer.java | 36 public class GameRenderer implements GLSurfaceView.Renderer {
|
D | AndouKun.java | 69 private GLSurfaceView mGLSurfaceView; 115 mGLSurfaceView = (GLSurfaceView) findViewById(R.id.glsurfaceview); in onCreate()
|
D | GLErrorLogger.java | 32 public class GLErrorLogger implements GLSurfaceView.GLWrapper {
|
/external/replicaisland/ |
D | README.TXT | 26 … The render thread is mostly implemented in GameRenderer.java, which is run by GLSurfaceView.java.
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |