Home
last modified time | relevance | path

Searched defs:uv (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DShader.h98 constexpr Shader(GLuint program, GLint position, GLint uv, GLint projectionMatrix) in Shader()
DModel.h54 Vector2 uv; member
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
DCameraFormatsActivity.java824 int uv = data[uIndex] & 0xFF; in convertFromNV21() local
874 int uv = 0, vv = 0; in convertFromYV12() local
910 int uv = data[uIndex] & 0xFF; in convertFromYUY2() local