Searched defs:texW (Results 1 – 10 of 10) 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 | 279 const int texW = 128; in render() local 424 const int texW = 128; in render() local 550 const int texW = 128; in render() local 674 const int texW = 128; in render() local 776 const int texW = 128; in render() local
|
D | es3fFramebufferBlitTests.cpp | 116 const int texW = m_srcSize.x(); in render() local 549 const int texW = m_srcSize.x(); in render() local 638 const int texW = 128; in render() local
|
D | es3fFboDepthbufferTests.cpp | 113 const int texW = 128; in render() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_fragprog.c | 124 const GLfloat texW = (GLfloat) swImg->WidthScale; 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 | 207 const int texW = 128; in render() local
|
/external/skia/src/gpu/ |
D | GrTextureParamsAdjuster.cpp | 212 int texW, int texH, in determine_domain_mode()
|