Searched defs:checkSize (Results  1 – 9 of 9) sorted by relevance
| /external/skia/gm/ | 
| D | modecolorfilters.cpp | 53 static sk_sp<SkShader> make_bg_shader(int checkSize) {  in make_bg_shader()
 | 
| /external/skia/tools/ | 
| D | ToolUtils.cpp | 160 SkBitmap create_checkerboard_bitmap(int w, int h, SkColor c1, SkColor c2, int checkSize) {  in create_checkerboard_bitmap()169 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/ | 
| D | TrieMapTest.java | 372     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/ | 
| D | TrieMapTest.java | 369     private int checkSize(int comparisonSize, Style style, Option option, double ratioToMap) {  in checkSize()  method in TrieMapTest
 | 
| /external/lzma/C/ | 
| D | XzDec.c | 1190           UInt32 checkSize = XzFlags_GetCheckSize(p->streamFlags);  in XzUnpacker_Code()  local1741         UInt32 checkSize = XzFlags_GetCheckSize(coder->dec.streamFlags);  in XzDecMt_Callback_Parse()  local
 
 | 
| /external/lzma/CPP/7zip/Archive/7z/ | 
| D | 7zIn.cpp | 1523     unsigned checkSize = kCheckSize;  in ReadDatabase2()  local
 | 
| /external/llvm/lib/Object/ | 
| D | COFFObjectFile.cpp | 34 static bool checkSize(MemoryBufferRef M, std::error_code &EC, uint64_t Size) {  in checkSize()  function
 | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineRenderToImageTests.cpp | 870 	const IVec4	checkSize	= tcu::min(imageSize, IVec4(MAX_VERIFICATION_REGION_SIZE,  in testWithSizeReduction()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ | 
| D | COFFObjectFile.cpp | 46 static bool checkSize(MemoryBufferRef M, std::error_code &EC, uint64_t Size) {  in checkSize()  function
 |