Home
last modified time | relevance | path

Searched defs:onSurfaceCreated (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/features/preview/
DVideoUiKt.java94 … 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 DEglConfigGLSurfaceView.java82 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 DRendererNineShaderTest.java30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererNineShaderTest
H A DRendererEightShaderTest.java30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererEightShaderTest
H A DRendererElevenShaderTest.java30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererElevenShaderTest
H A DRendererOneProgramTest.java31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererOneProgramTest
H A DRendererFourShaderTest.java32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererFourShaderTest
H A DRendererSevenShaderTest.java30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererSevenShaderTest
H A DRendererTwelveShaderTest.java32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTwelveShaderTest
H A DRendererTenShaderTest.java31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTenShaderTest
H A DRendererSixShaderTest.java30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererSixShaderTest
H A DRendererFiveShaderTest.java32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererFiveShaderTest
H A DRendererTwoShaderTest.java39 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererTwoShaderTest
H A DRendererOneShaderTest.java60 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in RendererOneShaderTest
H A DGLSurfaceViewCtsActivity.java43 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLSurfaceViewCtsActivity.Renderer
H A DRendererThreeShaderTest.java59 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 DOnSurfaceChangedListener.java20 void onSurfaceCreated(); in onSurfaceCreated() method
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
DVideoSurfaceDelegate.java22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java1170 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 DRendererProtectedTexturesTest.java50 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 DRendererWrapper.java28 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 DCubeRenderer.java81 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 DMyGLRenderer.java40 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 DTestView.java79 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 DCubeRenderer.java104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer

12345678910>>...19