Home
last modified time | relevance | path

Searched refs:glViewport (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DGLFunctorDrawable.cpp140 glViewport(0, 0, info.width, info.height); in onDraw()
170 glViewport(0, 0, info.width, info.height); in onDraw()
H A DVkInteropFunctorDrawable.cpp145 glViewport(0, 0, info.width, info.height); in onDraw()
/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCubeRenderer.java86 gl.glViewport(0, 0, width, height); in onSurfaceChanged()
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomOpenGLView.java74 GLES20.glViewport(0, 0, width, height); in CustomOpenGLView()
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp233 glViewport(vp_x_, vp_y_, vp_width_, vp_height_); in BindFrameBuffer()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLDepthTestActivity.java184 GLES20.glViewport(0, 0, width, height); in onSurfaceChanged()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java965 void glViewport( in glViewport() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java1318 public static native void glViewport( in glViewport() method in GLES10
H A DGLES20.java1923 public static native void glViewport( in glViewport() method in GLES20
H A DGLErrorWrapper.java840 public void glViewport(int x, int y, int width, int height) { in glViewport() method in GLErrorWrapper
842 mgl.glViewport(x, y, width, height); in glViewport()
H A DGLLogWrapper.java2575 public void glViewport(int x, int y, int width, int height) { in glViewport() method in GLLogWrapper
2582 mgl.glViewport(x, y, width, height); in glViewport()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java349 GLES20.glViewport(0, 0, mWidth, mHeight); in setSize()
986 GLES20.glViewport(0, 0, mWidth, mHeight); in recoverFromLightCycle()
/aosp14/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java474 GLES20.glViewport(0, 0, video_width, video_height); in onSurfaceChanged()
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java606 GLES20.glViewport(0, 0, width, height); in focusTarget()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java547 GLES20.glViewport(0, 0, mDisplayWidth, mDisplayHeight);
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1146 public native void glViewport( in glViewport() method in GLImpl
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp675 glViewport(0, 0, mWidth, mHeight); in projectSceneToWindow()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp3368 glViewport( in android_glViewport__IIII()
H A Dandroid_opengl_GLES20.cpp6442 glViewport( in android_glViewport__IIII()
H A Dcom_google_android_gles_jni_GLImpl.cpp4099 glViewport( in android_glViewport__IIII()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29844 method public static void glViewport(int, int, int, int);
30707 method public static void glViewport(int, int, int, int);
61112 method public void glViewport(int, int, int, int);