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

/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp790 const int texWidth = 64;
794 texWidth, texHeight, HAL_PIXEL_FORMAT_YV12));
808 fillYV12Buffer(img, texWidth, texHeight, buf->getStride());
818 glViewport(0, 0, texWidth, texHeight);
836 const int texWidth = 64;
840 texWidth, texHeight, HAL_PIXEL_FORMAT_YV12));
854 fillYV12Buffer(img, texWidth, texHeight, buf->getStride());
864 glViewport(0, 0, texWidth, texHeight);
882 const int texWidth = 64; local
886 texWidth, texHeigh
945 enum { texWidth = 16 }; enumerator in enum:android::__anon1473
1088 const int texWidth = 64; local
1130 const int texWidth = 64; local
1505 const uint32_t texWidth = 32; local
1558 const int texWidth = 64; local
1804 enum { texWidth = 64 }; enumerator in enum:android::__anon1477
1861 enum { texWidth = 64 }; enumerator in enum:android::__anon1479
1922 enum { texWidth = 64 }; enumerator in enum:android::__anon1481
2338 const int texWidth = 64; local
[all...]

Completed in 460 milliseconds