/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 844 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local 891 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local 957 int cellSize = rnd.getInt(2, 16); in createTexture() local 1029 int cellSize = rnd.getInt(2, 16); in createTexture() local 1409 int cellSize = rnd.getInt(2, 16); in createTexture() local 1489 int cellSize = rnd.getInt(2, 16); in createTexture() local
|
D | es2fFboRenderTest.cpp | 1997 const int cellSize = 16; in render() local
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 659 static void fillWithGrid1D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid1D() 672 static void fillWithGrid2D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid2D() 689 static void fillWithGrid3D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid3D() 710 void fillWithGrid (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& c… in fillWithGrid()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 834 const int cellSize = 16; in render() local 906 const int cellSize = 16; in render() local 972 const int cellSize = 16; in render() local
|
D | es3fTextureSpecificationTests.cpp | 990 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local 1046 int cellSize = de::max(1, levelSize >> 2); in createTexture() local 1252 int cellSize = rnd.getInt(2, 16); in createTexture() local 1331 int cellSize = rnd.getInt(2, 16); in createTexture() local 1480 int cellSize = rnd.getInt(2, 16); in createTexture() local 2003 int cellSize = rnd.getInt(2, 16); in createTexture() local 2080 int cellSize = rnd.getInt(2, 16); in createTexture() local 3163 const int cellSize = rnd.getInt(2, 16); in createTexture() local 3235 const int cellSize = rnd.getInt(2, 16); in createTexture() local
|
D | es3fFramebufferBlitTests.cpp | 58 …IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect, int cellSize = 8) in BlitRectCase()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 529 const int cellSize = 28; in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 519 const int cellSize = 28; in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 816 const int cellSize = 8; in iterate() local
|
D | es31fTextureSpecificationTests.cpp | 688 const int cellSize = rnd.getInt(2, 16); in createTexture() local
|
D | es31fDrawTests.cpp | 1415 const float cellSize = 2.0f / (float)m_gridSize; in createDrawData() local
|
/external/svox/pico/lib/ |
D | picoos.c | 511 picoos_objsize_t cellSize; in picoos_allocate() local
|