Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurfaceTextureGLToGL_test.cpp25 const uint32_t texWidth = 32; in TEST_F() local
81 const int texWidth = 64; in TEST_F() local
339 enum { texWidth = 64 }; in TEST_F() enumerator
399 enum { texWidth = 64 }; in TEST_F() enumerator
463 enum { texWidth = 64 }; in TEST_F() enumerator
DSurfaceTextureGL_test.cpp28 const int texWidth = 64; in TEST_F() local
78 const int texWidth = 64; in TEST_F() local
128 const int texWidth = 64; in TEST_F() local
196 enum { texWidth = 16 }; in TEST_F() enumerator
341 const int texWidth = 64; in TEST_F() local
387 const int texWidth = 64; in TEST_F() local
DSurfaceTextureFBO_test.cpp27 const int texWidth = 64; in TEST_F() local
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DUploadedTexture.java219 int texWidth = getTextureWidth(); in uploadToCanvas() local
DGLES20Canvas.java646 int texWidth = texture.getTextureWidth(); in convertCoordinate() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DCameraStreamer.java609 int texWidth = mCameraWidth / 4; in grabFrame() local