/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/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 1251 int cellSize = rnd.getInt(2, 16); in createTexture() local 1330 int cellSize = rnd.getInt(2, 16); in createTexture() local 1479 int cellSize = rnd.getInt(2, 16); in createTexture() local 2002 int cellSize = rnd.getInt(2, 16); in createTexture() local 2079 int cellSize = rnd.getInt(2, 16); in createTexture() local 3162 const int cellSize = rnd.getInt(2, 16); in createTexture() local 3234 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/framework/common/ |
D | tcuTextureUtil.cpp | 879 static void fillWithGrid1D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid1D() 892 static void fillWithGrid2D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid2D() 909 static void fillWithGrid3D (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, cons… in fillWithGrid3D() 930 void fillWithGrid (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& c… in fillWithGrid()
|
/external/skia/samplecode/ |
D | SampleAtlas.cpp | 42 static sk_sp<SkImage> make_atlas(int atlasSize, int cellSize) { in make_atlas()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 521 const int cellSize = 28; in iterate() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 530 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 | es31fCopyImageTests.cpp | 282 RandomizedRenderGrid::RandomizedRenderGrid (const IVec2& targetSize, const IVec2& cellSize, int max… in RandomizedRenderGrid() 293 IVec2 RandomizedRenderGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2… in getRandomOffset()
|
D | es31fDrawTests.cpp | 1415 const float cellSize = 2.0f / (float)m_gridSize; in createDrawData() local
|
/external/python/cpython2/Mac/Modules/list/ |
D | _Listmodule.c | 808 Point cellSize; in List_CreateCustomList() local
|
/external/svox/pico/lib/ |
D | picoos.c | 511 picoos_objsize_t cellSize; in picoos_allocate() local
|