/external/skia/gm/ |
D | largeclippedpath.cpp | 12 constexpr int kSize = 1000; variable 48 DEF_SIMPLE_GM(largeclippedpath_winding, canvas, kSize, kSize) { in DEF_SIMPLE_GM() argument 52 DEF_SIMPLE_GM(largeclippedpath_evenodd, canvas, kSize, kSize) { in DEF_SIMPLE_GM() argument
|
D | fontregen.cpp | 110 static constexpr int kSize = 512; member in FontRegenGM 154 static constexpr int kSize = 512; member in BadAppleGM
|
D | fontcache.cpp | 129 static constexpr SkScalar kSize = 1280; member in FontCacheGM 136 constexpr SkScalar FontCacheGM::kSize; member in FontCacheGM
|
/external/angle/src/tests/gl_tests/ |
D | MultisampledRenderToTextureTest.cpp | 597 constexpr GLsizei kSize = 6; in colorAttachmentMultisampleDrawTestCommon() local 667 constexpr GLsizei kSize = 1024; in TEST_P() local 741 constexpr GLsizei kSize = 1024; in TEST_P() local 810 constexpr GLsizei kSize = 6; variable 881 constexpr GLsizei kSize = 6; in readPixelsTestCommon() local 931 constexpr GLsizei kSize = 16; in copyTexImageTestCommon() local 980 constexpr GLsizei kSize = 16; in copyTexSubImageTestCommon() local 1069 constexpr GLsizei kSize = 16; in blitFramebufferTestCommon() local 1145 constexpr GLsizei kSize = 64; in TEST_P() local 1192 constexpr GLsizei kSize = 64; in drawCopyThenBlendCommon() local [all …]
|
D | ClearTest.cpp | 619 constexpr GLsizei kSize = 2; in TEST_P() local 670 constexpr GLsizei kSize = 2; in TEST_P() local 715 constexpr uint32_t kSize = 16; in TEST_P() local 782 constexpr uint32_t kSize = 16; in TEST_P() local 855 constexpr uint32_t kSize = 16; in TEST_P() local 961 constexpr uint32_t kSize = 16; in TEST_P() local 1026 constexpr uint32_t kSize = 16; in TEST_P() local 1151 constexpr uint32_t kSize = 16; in TEST_P() local 1784 constexpr GLsizei kSize = 16; in TEST_P() local 1811 constexpr GLsizei kSize = 16; in TEST_P() local [all …]
|
D | FramebufferTest.cpp | 1283 constexpr int kSize = 16; in TEST_P() local 1330 constexpr int kSize = 16; in TEST_P() local 1382 constexpr int kSize = 16; in TEST_P() local 1443 constexpr int kSize = 16; in TEST_P() local 1500 constexpr int kSize = 16; in TEST_P() local 1568 constexpr int kSize = 64; in TEST_P() local 1627 constexpr int kSize = 16; in TEST_P() local 1708 constexpr int kSize = 16; in TEST_P() local 1780 constexpr int kSize = 16; in TEST_P() local 1840 constexpr int kSize = 16; in TEST_P() local [all …]
|
D | VulkanPerformanceCounterTest.cpp | 409 constexpr int kSize = 16; in TEST_P() local 463 constexpr GLsizei kSize = 4; in TEST_P() local 1523 constexpr GLsizei kSize = 64; in TEST_P() local 1608 constexpr GLsizei kSize = 64; in TEST_P() local 1677 constexpr GLsizei kSize = 64; in TEST_P() local 1868 constexpr GLsizei kSize = 6; in TEST_P() local 1982 constexpr GLsizei kSize = 6; in TEST_P() local 2114 constexpr GLsizei kSize = 6; in TEST_P() local 2236 constexpr GLsizei kSize = 6; in TEST_P() local 2355 constexpr GLsizei kSize = 6; in TEST_P() local [all …]
|
/external/angle/src/libANGLE/ |
D | ResourceMap_unittest.cpp | 21 constexpr size_t kSize = 64; in TEST() local 42 constexpr size_t kSize = 64; in TEST() local 57 constexpr size_t kSize = 8; in TEST() local 89 constexpr size_t kSize = 8; in TEST() local
|
D | SizedMRUCache_unittest.cpp | 30 constexpr size_t kSize = 32; in TEST() local 51 constexpr size_t kSize = 32; in TEST() local 104 constexpr size_t kSize = 32; in TEST() local
|
D | BlobCache_unittest.cpp | 49 constexpr size_t kSize = 32; in TEST() local 71 constexpr size_t kSize = 32; in TEST() local 124 constexpr size_t kSize = 32; in TEST() local
|
/external/pigweed/pw_polyfill/standard_library_public/pw_polyfill/standard_library/ |
D | iterator.h | 39 constexpr T* data(T (&array)[kSize]) noexcept { in data() 49 constexpr size_t size(const T (&)[kSize]) noexcept { in size()
|
/external/perfetto/src/base/ |
D | paged_memory_unittest.cc | 38 const size_t kSize = 4096 * kNumPages; in TEST() local 68 const size_t kSize = GetSysPageSize() + 1024; in TEST() local 95 constexpr size_t kSize = 4096 * kNumPages; in TEST() local 167 const size_t kSize = GetSysPageSize(); in TEST() local
|
/external/webrtc/common_audio/ |
D | audio_util_unittest.cc | 38 static constexpr size_t kSize = arraysize(kInput); in TEST() local 49 static constexpr size_t kSize = arraysize(kInput); in TEST() local 68 static constexpr size_t kSize = arraysize(kInput); in TEST() local 87 static constexpr size_t kSize = arraysize(kInput); in TEST() local 100 static constexpr size_t kSize = arraysize(kInput); in TEST() local 116 static constexpr size_t kSize = arraysize(kInput); in TEST() local
|
/external/puffin/src/ |
D | bit_io_unittest.cc | 18 static const size_t kSize = 5; in TEST() local 66 const size_t kSize = 5; in TEST() local
|
/external/skia/src/core/ |
D | SkAutoMalloc.h | 165 static const size_t kSize = kSizeRequested > kMaxBytes ? kMaxBytes : kSizeAlign4; variable 167 static const size_t kSize = kSizeAlign4; variable
|
/external/webrtc/rtc_base/memory/ |
D | fifo_buffer_unittest.cc | 20 const size_t kSize = 16; in TEST() local 244 const size_t kSize = 16; in TEST() local
|
/external/skqp/src/core/ |
D | SkAutoMalloc.h | 166 static const size_t kSize = kSizeRequested > kMaxBytes ? kMaxBytes : kSizeAlign4; variable 168 static const size_t kSize = kSizeAlign4; variable
|
/external/skia/tests/ |
D | LRUCacheTest.cpp | 31 static const int kSize = 100; in DEF_TEST() local 55 static const int kSize = 5; in DEF_TEST() local
|
/external/skqp/tests/ |
D | LRUCacheTest.cpp | 29 static const int kSize = 100; in DEF_TEST() local 53 static const int kSize = 5; in DEF_TEST() local
|
/external/skqp/gm/ |
D | fontregen.cpp | 108 static constexpr SkScalar kSize = 512; member in FontRegenGM 114 constexpr SkScalar FontRegenGM::kSize; member in FontRegenGM
|
/external/skqp/modules/skottie/gm/ |
D | SkottieGM.cpp | 84 static constexpr SkScalar kSize = 800; member in SkottieWebFontGM 155 static constexpr SkScalar kSize = 800; member in SkottieColorizeGM 214 static constexpr SkScalar kSize = 800; member in SkottieMultiFrameGM
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderImageLoadStoreTests.cpp | 206 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 221 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1116 const int kSize = 11; in Write() local 1243 const int kSize = 4; in WriteCS() local 1402 const int kSize = 11; in Read() local 1542 const int kSize = 4; in ReadCS() local 1643 const int kSize = 8; in Read() local 1812 const int kSize = 11; in Write() local 2051 const int kSize = 11; in Write() local 2313 const int kSize = 11; in Read() local [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 212 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 227 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1150 const int kSize = 11; in Write() local 1277 const int kSize = 4; in WriteCS() local 1437 const int kSize = 11; in Read() local 1577 const int kSize = 4; in ReadCS() local 1679 const int kSize = 8; in Read() local 1848 const int kSize = 11; in Write() local 2090 const int kSize = 11; in Write() local 2351 const int kSize = 11; in Read() local [all …]
|
/external/skia/modules/skottie/gm/ |
D | SkottieGM.cpp | 84 static constexpr SkScalar kSize = 800; member in SkottieWebFontGM 167 static constexpr SkScalar kSize = 800; member in SkottieColorizeGM 235 static constexpr SkScalar kSize = 800; member in SkottieMultiFrameGM
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
D | auto_memory_profile_test.cpp | 19 const size_t kSize = 13000000; in main() local
|