Home
last modified time | relevance | path

Searched defs:checkSize (Results 1 – 13 of 13) sorted by relevance

/external/skia/gm/
Dmodecolorfilters.cpp53 static sk_sp<SkShader> make_bg_shader(int checkSize) { in make_bg_shader()
/external/skqp/gm/
Dmodecolorfilters.cpp39 static sk_sp<SkShader> make_bg_shader(int checkSize) { in make_bg_shader()
/external/bcc/src/cc/frontends/p4/compiler/
DebpfAction.py120 def checkSize(self, call, args, program): member in EbpfAction
/external/skia/tools/
DToolUtils.cpp136 SkBitmap create_checkerboard_bitmap(int w, int h, SkColor c1, SkColor c2, int checkSize) { in create_checkerboard_bitmap()
145 sk_sp<SkImage> create_checkerboard_image(int w, int h, SkColor c1, SkColor c2, int checkSize) { in create_checkerboard_image()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMapTest.java372 private int checkSize(int comparisonSize, Style style, Option option, double ratioToMap) { in checkSize() method in TrieMapTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMapTest.java369 private int checkSize(int comparisonSize, Style style, Option option, double ratioToMap) { in checkSize() method in TrieMapTest
/external/skqp/tools/
Dsk_tool_utils.cpp100 SkBitmap create_checkerboard_bitmap(int w, int h, SkColor c1, SkColor c2, int checkSize) { in create_checkerboard_bitmap()
/external/lzma/C/
DXzDec.c1190 UInt32 checkSize = XzFlags_GetCheckSize(p->streamFlags); in XzUnpacker_Code() local
1741 UInt32 checkSize = XzFlags_GetCheckSize(coder->dec.streamFlags); in XzDecMt_Callback_Parse() local
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp1523 unsigned checkSize = kCheckSize; in ReadDatabase2() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp34 static bool checkSize(MemoryBufferRef M, std::error_code &EC, uint64_t Size) { in checkSize() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp966 const IVec4 checkSize = tcu::min(imageSize, IVec4(MAX_VERIFICATION_REGION_SIZE, in testWithSizeReduction() local
/external/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp47 static bool checkSize(MemoryBufferRef M, std::error_code &EC, uint64_t Size) { in checkSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp46 static bool checkSize(MemoryBufferRef M, std::error_code &EC, uint64_t Size) { in checkSize() function