/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/features/preview/ |
D | VideoUiKt.java | 94 … kotlin.jvm.functions.Function1<? super android.view.Surface, kotlin.Unit> onSurfaceCreated, kotli… in VideoPlayer() 115 … kotlin.jvm.functions.Function1<? super android.view.Surface, kotlin.Unit> onSurfaceCreated, kotli… in VideoSurfaceView()
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | EglConfigGLSurfaceView.java | 82 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in EglConfigGLSurfaceView.Renderer 137 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in EglConfigGLSurfaceView.Renderer20
|
H A D | RendererNineShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererNineShaderTest
|
H A D | RendererEightShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererEightShaderTest
|
H A D | RendererElevenShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererElevenShaderTest
|
H A D | RendererOneProgramTest.java | 31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererOneProgramTest
|
H A D | RendererFourShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererFourShaderTest
|
H A D | RendererSevenShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererSevenShaderTest
|
H A D | RendererTwelveShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTwelveShaderTest
|
H A D | RendererTenShaderTest.java | 31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTenShaderTest
|
H A D | RendererSixShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererSixShaderTest
|
H A D | RendererFiveShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererFiveShaderTest
|
H A D | RendererTwoShaderTest.java | 39 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTwoShaderTest
|
H A D | RendererOneShaderTest.java | 60 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererOneShaderTest
|
H A D | GLSurfaceViewCtsActivity.java | 43 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLSurfaceViewCtsActivity.Renderer
|
H A D | RendererThreeShaderTest.java | 59 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererThreeShaderTest
|
/aosp_15_r20/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
H A D | OnSurfaceChangedListener.java | 20 void onSurfaceCreated(); in onSurfaceCreated() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/ |
D | VideoSurfaceDelegate.java | 22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/ |
D | VideoCallPresenter.java | 1170 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.LocalDelegate 1226 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.RemoteDelegate
|
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/ |
H A D | RendererProtectedTexturesTest.java | 50 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererProtectedTexturesTest
|
/aosp_15_r20/external/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
H A D | RendererWrapper.java | 28 public void onSurfaceCreated(GL10 gl10, EGLConfig eglConfig) { in onSurfaceCreated() method in RendererWrapper
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | CubeRenderer.java | 81 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
/aosp_15_r20/development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/ |
H A D | MyGLRenderer.java | 40 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MyGLRenderer
|
/aosp_15_r20/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
H A D | TestView.java | 79 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestView.Renderer
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
H A D | CubeRenderer.java | 104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|