Searched defs:texH (Results 1 – 9 of 9) sorted by relevance
/external/skia/include/utils/ |
D | SkMeshUtils.h | 23 bool init(int texW, int texH, int rows, int cols) { in init()
|
/external/skia/src/utils/ |
D | SkMeshUtils.cpp | 21 int texW, int texH, int rows, int cols) { in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 280 const int texH = 128; in render() local 425 const int texH = 128; in render() local 551 const int texH = 128; in render() local 675 const int texH = 128; in render() local 777 const int texH = 128; in render() local
|
D | es3fFramebufferBlitTests.cpp | 117 const int texH = m_srcSize.y(); in render() local 550 const int texH = m_srcSize.y(); in render() local 639 const int texH = 128; in render() local
|
D | es3fFboDepthbufferTests.cpp | 114 const int texH = 128; in render() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_fragprog.c | 125 const GLfloat texH = (GLfloat) swImg->HeightScale; in fetch_texel_deriv() local
|
D | s_span.c | 415 GLfloat dqdx, GLfloat dqdy, GLfloat texW, GLfloat texH, in _swrast_compute_lambda() 481 GLfloat texW, texH; in interpolate_texcoords() local
|
D | s_texfilter.c | 1884 GLfloat texW, texH; in sample_lambda_2d_aniso() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 208 const int texH = 128; in render() local
|