Searched refs:uv (Results 1 – 7 of 7) sorted by relevance
/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
D | Shader.h | 98 constexpr Shader(GLuint program, GLint position, GLint uv, GLint projectionMatrix) in Shader() argument 99 : program_(program), position_(position), uv_(uv), projectionMatrix_(projectionMatrix) {} in Shader()
|
D | Model.h | 51 : position(inPosition), uv(inUV) {} in Vertex() 54 Vector2 uv; member
|
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
D | shadertoy_shader.cpp | 101 vec4 texture2DGrad(sampler2D s, in vec2 uv, vec2 gx, vec2 gy) { return texture2D(s, uv); } in CreateShader() 102 vec4 texture2DLod(sampler2D s, in vec2 uv, in float lod) { return texture2D(s, uv); } in CreateShader()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
D | CameraFormatsActivity.java | 824 int uv = data[uIndex] & 0xFF; in convertFromNV21() local 827 Color.rgb(yv, uv, vv); in convertFromNV21() 874 int uv = 0, vv = 0; in convertFromYV12() local 877 uv = data[uIndex] & 0xFF; in convertFromYV12() 884 Color.rgb(yv, uv, vv); in convertFromYV12() 910 int uv = data[uIndex] & 0xFF; in convertFromYUY2() local 912 rgbData[rgbIndex] = Color.rgb(yv,uv,vv); in convertFromYUY2()
|
/cts/tests/tests/security/res/raw/ |
D | cve_2018_13925.ts | 1365 4��& �:��uv�Ϗ�9i 2429 I��tٕ�=�E�މ��o�$�_.�jT!-(3G1\������ͪ:MP�pPQ�,�L���&��$s��I�uv� ��/��\�t^:�%T4$�,����ĭ5%… 3778 ��o�R^�Z�qR���zG1mU#f����4hA�i|�>�I\&a0����KR!�q��V,i�LX!�2����uv����R�D��e� 5594 …ݴg��6�1�����#a�C{�G�5 ����?��'R��n��(�k��=���4��㨜2a������M12)�i��U[uv�)$ ����I���pf��O�… 5936 ��~��g땮��_����KD�Ԟ�(�*uv<f�?�I�yG1�2��Q̳�i}aR-CΈ�0P�$�Q�:�G��H�zY1�lX�m��QHa��� ,���…
|
D | cve_2019_2244.ts | 1365 4��& �:��uv�Ϗ�9i 2429 I��tٕ�=�E�މ��o�$�_.�jT!-(3G1\������ͪ:MP�pPQ�,�L���&��$s��I�uv� ��/��\�t^:�%T4$�,����ĭ5%… 3779 ��o�R^�Z�qR���zG1mU#f����4hA�i|�>�I\&a0����KR!�q��V,i�LX!�2����uv����R�D��e� 5597 …ݴg��6�1�����#a�C{�G�5 ����?��'R��n��(�k��=���4��㨜2a������M12)�i��U[uv�)$ ����I���pf��O�… 5939 ��~��g땮��_����KD�Ԟ�(�*uv<f�?�I�yG1�2��Q̳�i}aR-CΈ�0P�$�Q�:�G��H�zY1�lX�m��QHa��� ,���…
|
D | cve_2019_2245.ts | 1364 4��& �:��uv�Ϗ�9i 2428 I��tٕ�=�E�މ��o�$�_.�jT!-(3G1\������ͪ:MP�pPQ�,�L���&��$s��I�uv� ��/��\�t^:�%T4$�,����ĭ5%… 3756 ��o�R^�Z�qR���zG1mU#f����4hA�i|�>�I\&a0����KR!�q��V,i�LX!�2����uv����R�D��e�
|