Home
last modified time | relevance | path

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

123456789

/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.cpp111 inline static constexpr int kSize = 512; member in FontRegenGM
155 inline static constexpr int kSize = 512; member in BadAppleGM
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp630 constexpr GLsizei kSize = 6; in colorAttachmentMultisampleDrawTestCommon() local
700 constexpr GLsizei kSize = 1024; in TEST_P() local
774 constexpr GLsizei kSize = 1024; in TEST_P() local
840 constexpr GLsizei kSize = 6; variable
911 constexpr GLsizei kSize = 6; in readPixelsTestCommon() local
961 constexpr GLsizei kSize = 16; in copyTexImageTestCommon() local
1010 constexpr GLsizei kSize = 16; in copyTexSubImageTestCommon() local
1099 constexpr GLsizei kSize = 16; in blitFramebufferTestCommon() local
1175 constexpr GLsizei kSize = 64; in TEST_P() local
1222 constexpr GLsizei kSize = 64; in drawCopyThenBlendCommon() local
[all …]
DClearTest.cpp652 constexpr GLsizei kSize = 2; in TEST_P() local
703 constexpr GLsizei kSize = 2; in TEST_P() local
746 constexpr uint32_t kSize = 16; in TEST_P() local
813 constexpr uint32_t kSize = 16; in TEST_P() local
886 constexpr uint32_t kSize = 16; in TEST_P() local
992 constexpr uint32_t kSize = 16; in TEST_P() local
1057 constexpr uint32_t kSize = 16; in TEST_P() local
1182 constexpr uint32_t kSize = 16; in TEST_P() local
1856 constexpr GLsizei kSize = 16; in TEST_P() local
1883 constexpr GLsizei kSize = 16; in TEST_P() local
[all …]
DFramebufferTest.cpp1919 constexpr int kSize = 16; in TEST_P() local
1954 constexpr int kSize = 16; in TEST_P() local
2001 constexpr int kSize = 16; in TEST_P() local
2053 constexpr int kSize = 16; in TEST_P() local
2114 constexpr int kSize = 16; in TEST_P() local
2171 constexpr int kSize = 16; in TEST_P() local
2239 constexpr int kSize = 64; in TEST_P() local
2298 constexpr int kSize = 16; in TEST_P() local
2379 constexpr int kSize = 16; in TEST_P() local
2451 constexpr int kSize = 16; in TEST_P() local
[all …]
DVulkanPerformanceCounterTest.cpp818 constexpr int kSize = 16; in TEST_P() local
872 constexpr GLsizei kSize = 4; in TEST_P() local
2508 constexpr GLsizei kSize = 64; in TEST_P() local
2594 constexpr GLsizei kSize = 64; in TEST_P() local
2664 constexpr GLsizei kSize = 64; in TEST_P() local
2860 constexpr GLsizei kSize = 6; in TEST_P() local
2976 constexpr GLsizei kSize = 6; in TEST_P() local
3111 constexpr GLsizei kSize = 6; in TEST_P() local
3239 constexpr GLsizei kSize = 6; in TEST_P() local
3362 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/perfetto/src/base/
Dpaged_memory_unittest.cc38 const size_t kSize = 4096 * kNumPages; in TEST() local
72 const size_t kSize = GetSysPageSize() + 1024; in TEST() local
99 constexpr size_t kSize = 4096 * kNumPages; in TEST() local
175 const size_t kSize = GetSysPageSize(); 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/pigweed/pw_containers/public/pw_containers/
Dto_array.h27 const T (&values)[kSize], std::index_sequence<kIndices...>) { in CopyArray()
42 constexpr std::array<std::remove_cv_t<T>, kSize> to_array(T (&values)[kSize]) { in to_array()
/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/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/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/skia/tests/
DLRUCacheTest.cpp31 static const int kSize = 100; in DEF_TEST() local
55 static const int kSize = 5; in DEF_TEST() local
DTraceMemoryDumpTest.cpp130 static constexpr auto kSize = SkISize::Make(64, 64); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
149 static constexpr auto kSize = SkISize::Make(64, 64); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
169 static constexpr auto kSize = SkISize::Make(64, 64); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/external/skia/modules/skottie/gm/
DSkottieGM.cpp84 inline static constexpr SkScalar kSize = 800; member in SkottieWebFontGM
167 inline static constexpr SkScalar kSize = 800; member in SkottieColorizeGM
235 inline static constexpr SkScalar kSize = 800; member in SkottieMultiFrameGM
/external/compiler-rt/test/asan/TestCases/
Dmalloc_fill.cc10 static const int kSize = 1 << 25; in main() local
/external/compiler-rt/test/tsan/
Dlarge_malloc_meta.cc15 const int kSize = 1 << 20; in main() local
/external/llvm/lib/Fuzzer/test/
DOneHugeAllocTest.cpp19 size_t kSize = (size_t)1 << 31; in LLVMFuzzerTestOneInput() local
DOutOfMemoryTest.cpp20 size_t kSize = 1 << 28; in LLVMFuzzerTestOneInput() local

123456789