/aosp_15_r20/frameworks/native/libs/gui/tests/ |
H A D | SurfaceTextureGL_test.cpp | 29 const int texHeight = 66; in TEST_F() local 79 const int texHeight = 64; in TEST_F() local 129 const int texHeight = 66; in TEST_F() local 197 enum { texHeight = 16 }; in TEST_F() enumerator 342 const int texHeight = 66; in TEST_F() local 388 const int texHeight = 64; in TEST_F() local 701 int texHeight = 16; in TEST_F() local
|
H A D | SurfaceTextureGLToGL_test.cpp | 26 const uint32_t texHeight = 64; in TEST_F() local 82 const int texHeight = 64; in TEST_F() local 340 enum { texHeight = 64 }; in TEST_F() enumerator 400 enum { texHeight = 16 }; in TEST_F() enumerator 464 enum { texHeight = 16 }; in TEST_F() enumerator
|
H A D | SurfaceTextureFBO_test.cpp | 28 const int texHeight = 64; in TEST_F() local
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | SlidesSlide.cpp | 285 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 316 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureMipmapTests.cpp | 241 const int texHeight = refTexture.getHeight(); in iterate() local 569 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local 1225 const int texHeight = refTexture.getHeight(); in iterate() local 1483 const int texHeight = refTexture.getHeight(); in iterate() local 1810 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local 2131 const int texHeight = refTexture.getHeight(); in iterate() local
|
H A D | es3fVertexTextureTests.cpp | 737 const int texHeight = 1 << deLog2Ceil32(MAX_2D_RENDER_HEIGHT / 2); in init() local 1053 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init() local 1409 const int texHeight = HEIGHT_2D_ARRAY; in init() local 1475 const int texHeight = refTexture.getHeight(); in calculateLod() local 1740 const int texHeight = HEIGHT_3D; in init() local
|
H A D | es3fTextureUnitTests.cpp | 730 const int texHeight = is2dTex ? TEXTURE_HEIGHT_2D : in init() local
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
H A D | ResourceModifier.java | 57 int texHeight = bitmap.getHeight(); in ResourceModifier() local
|
/aosp_15_r20/external/deqp/modules/gles2/accuracy/ |
H A D | es2aTextureMipmapTests.cpp | 236 int texHeight = refTexture.getHeight(); in iterate() local 509 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/accuracy/ |
H A D | es3aTextureMipmapTests.cpp | 224 int texHeight = refTexture.getHeight(); in iterate() local 491 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
/aosp_15_r20/developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/ |
D | TextureRenderer.java | 93 public void updateTextureSize(int texWidth, int texHeight) { in updateTextureSize()
|
/aosp_15_r20/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/ |
H A D | TextureRenderer.java | 93 public void updateTextureSize(int texWidth, int texHeight) { in updateTextureSize()
|
/aosp_15_r20/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
H A D | TextureRenderer.java | 93 public void updateTextureSize(int texWidth, int texHeight) { in updateTextureSize()
|
/aosp_15_r20/development/samples/HelloEffects/src/com/example/android/mediafx/ |
H A D | TextureRenderer.java | 93 public void updateTextureSize(int texWidth, int texHeight) { in updateTextureSize()
|
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/ |
H A D | GLUtils.cpp | 212 GLuint GLUtils::genTexture(int texWidth, int texHeight, int fill) { in genTexture()
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | UploadedTexture.java | 220 int texHeight = getTextureHeight(); in uploadToCanvas() local
|
H A D | GLES20Canvas.java | 647 int texHeight = texture.getTextureHeight(); in convertCoordinate() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | UploadedTexture.java | 220 int texHeight = getTextureHeight(); in uploadToCanvas() local
|
D | GLES11Canvas.java | 425 int texHeight = texture.getTextureHeight(); in convertCoordinate() local
|
D | GLES20Canvas.java | 647 int texHeight = texture.getTextureHeight(); in convertCoordinate() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fTextureMipmapTests.cpp | 234 const int texHeight = refTexture.getHeight(); in iterate() local 569 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
H A D | es2fVertexTextureTests.cpp | 586 const int texHeight = 1 << deLog2Ceil32(MAX_2D_RENDER_HEIGHT / 2); in init() local 904 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init() local
|
H A D | es2fTextureUnitTests.cpp | 586 const int texHeight = is2d ? TEXTURE_HEIGHT_2D : TEXTURE_HEIGHT_CUBE; in init() local
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | CameraStreamer.java | 610 int texHeight = mCameraHeight + mCameraHeight / 2; in grabFrame() local
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 5235 const float texHeight = (float)m_view.getHeight(); in sample4() local 5461 const float texHeight = (float)m_view.getHeight(); in sample4() local 5658 const float texHeight = (float)m_view.getHeight(); in sample4() local
|