Home
last modified time | relevance | path

Searched defs:texHeight (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/gui/tests/
DSurfaceTextureGLToGL_test.cpp26 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
DSurfaceTextureGL_test.cpp29 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
DSurfaceTextureFBO_test.cpp28 const int texHeight = 64; in TEST_F() local
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DUploadedTexture.java220 int texHeight = getTextureHeight(); in uploadToCanvas() local
DGLES20Canvas.java647 int texHeight = texture.getTextureHeight(); in convertCoordinate() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DCameraStreamer.java610 int texHeight = mCameraHeight + mCameraHeight / 2; in grabFrame() local