Home
last modified time | relevance | path

Searched defs:kSize (Results 1 – 25 of 274) sorted by relevance

1234567891011

/external/skia/gm/
Dlargeclippedpath.cpp12 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
Dfontregen.cpp110 static constexpr int kSize = 512; member in FontRegenGM
154 static constexpr int kSize = 512; member in BadAppleGM
Dfontcache.cpp129 static constexpr SkScalar kSize = 1280; member in FontCacheGM
136 constexpr SkScalar FontCacheGM::kSize; member in FontCacheGM
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp597 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 …]
DClearTest.cpp619 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 …]
DFramebufferTest.cpp1283 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 …]
DVulkanPerformanceCounterTest.cpp409 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/
DResourceMap_unittest.cpp21 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
DSizedMRUCache_unittest.cpp30 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
DBlobCache_unittest.cpp49 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/
Diterator.h39 constexpr T* data(T (&array)[kSize]) noexcept { in data()
49 constexpr size_t size(const T (&)[kSize]) noexcept { in size()
/external/perfetto/src/base/
Dpaged_memory_unittest.cc38 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/
Daudio_util_unittest.cc38 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/
Dbit_io_unittest.cc18 static const size_t kSize = 5; in TEST() local
66 const size_t kSize = 5; in TEST() local
/external/skia/src/core/
DSkAutoMalloc.h165 static const size_t kSize = kSizeRequested > kMaxBytes ? kMaxBytes : kSizeAlign4; variable
167 static const size_t kSize = kSizeAlign4; variable
/external/webrtc/rtc_base/memory/
Dfifo_buffer_unittest.cc20 const size_t kSize = 16; in TEST() local
244 const size_t kSize = 16; in TEST() local
/external/skqp/src/core/
DSkAutoMalloc.h166 static const size_t kSize = kSizeRequested > kMaxBytes ? kMaxBytes : kSizeAlign4; variable
168 static const size_t kSize = kSizeAlign4; variable
/external/skia/tests/
DLRUCacheTest.cpp31 static const int kSize = 100; in DEF_TEST() local
55 static const int kSize = 5; in DEF_TEST() local
/external/skqp/tests/
DLRUCacheTest.cpp29 static const int kSize = 100; in DEF_TEST() local
53 static const int kSize = 5; in DEF_TEST() local
/external/skqp/gm/
Dfontregen.cpp108 static constexpr SkScalar kSize = 512; member in FontRegenGM
114 constexpr SkScalar FontRegenGM::kSize; member in FontRegenGM
/external/skqp/modules/skottie/gm/
DSkottieGM.cpp84 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/
Des31cShaderImageLoadStoreTests.cpp206 …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/
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp212 …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/
DSkottieGM.cpp84 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/
Dauto_memory_profile_test.cpp19 const size_t kSize = 13000000; in main() local

1234567891011