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

/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
H A DViEAndroidGLES20.java34 private boolean surfaceCreated = false; field in class:ViEAndroidGLES20
314 if(!nativeFunctionsRegisted || !surfaceCreated) {
330 surfaceCreated = true;
361 if(surfaceCreated) {
H A DViESurfaceRenderer.java54 // surfaceChanged and surfaceCreated share this function
78 public void surfaceCreated(SurfaceHolder holder) { method in class:ViESurfaceRenderer
84 Logging.d(TAG, "ViESurfaceRender::surfaceCreated" +
/external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerActivity.java120 public void surfaceCreated(SurfaceHolder holder) { method in class:ViewerActivity
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DCameraFacade.java142 public void surfaceCreated(SurfaceHolder holder) {
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
H A DMediaRecorderFacade.java246 public void surfaceCreated(SurfaceHolder holder) {
/external/sl4a/Common/src/com/googlecode/android_scripting/webcam/
H A DWebCamFacade.java316 public void surfaceCreated(SurfaceHolder holder) {
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DCaptureActivity.java111 // surfaceCreated() won't be called, so init the camera here.
114 // Install the callback and wait for surfaceCreated() to init the camera.
175 public void surfaceCreated(SurfaceHolder holder) { method in class:CaptureActivity
177 Log.e(LOG_TAG, "*** WARNING *** surfaceCreated() gave us a null surface!");
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java454 public void surfaceCreated(SurfaceHolder holder) { method in class:GLSurfaceView
455 mGLThread.surfaceCreated();
1341 public void surfaceCreated() { method in class:GLSurfaceView.GLThread
1344 DebugLog.i("GLThread", "surfaceCreated tid=" + getId());
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DSurfaceViewRenderer.java52 * Interaction from the Activity lifecycle in surfaceCreated, surfaceChanged, and surfaceDestroyed.
96 // |isSurfaceCreated| keeps track of the current status in surfaceCreated()/surfaceDestroyed().
185 * Create and make an EGLSurface current if both init() and surfaceCreated() have been called.
373 public void surfaceCreated(final SurfaceHolder holder) { method in class:SurfaceViewRenderer
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2581 milliseconds