Home
last modified time | relevance | path

Searched refs:SetCount (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/tests/
H A DDescriptorTest.cpp18 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() function in SkDescriptorTestHelper
111 SkDescriptorTestHelper::SetCount(desc.get(), 2); in DEF_TEST()
115 SkDescriptorTestHelper::SetCount(desc.get(), 1); in DEF_TEST()
128 SkDescriptorTestHelper::SetCount(desc.get(), 2); in DEF_TEST()
/third_party/node/benchmark/napi/ref/
H A Daddon.c26 SetCount(napi_env env, napi_callback_info info) { in SetCount() function
68 { "count", NULL, NULL, GetCount, SetCount, NULL, napi_enumerable, NULL }, in NAPI_MODULE_INIT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp66 initializeCounts(Module &M, function_ref<void(Function *, uint64_t)> SetCount) { in initializeCounts() argument
93 SetCount(&F, InitialCount); in initializeCounts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp436 Value *SetCount = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
444 LoopGuard->setCondition(SetCount); in InsertIterationSetup()
449 << *SetCount << "\n"); in InsertIterationSetup()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp451 SetCount (profileSize); in tag_icc_profile()
560 SetCount (fBuffer->LogicalSize ()); in tag_xmp()
1797 fMaskedAreas.SetCount (rangeInfo->fMaskedAreaCount * 4); in range_tag_set()
1821 fLinearizationTable.SetCount (rangeInfo->fLinearizationTable->LogicalSize () >> 1); in range_tag_set()
1861 fBlackLevel.SetCount (rangeInfo->fBlackLevelRepeatRows * in range_tag_set()
1887 fBlackLevelDeltaH.SetCount (count ); in range_tag_set()
1912 fBlackLevelDeltaV.SetCount (count ); in range_tag_set()
1927 fWhiteLevel16.SetCount (rawImage.Planes ()); in range_tag_set()
1928 fWhiteLevel32.SetCount (rawImage.Planes ()); in range_tag_set()
2022 fCFAPattern.SetCount (inf in mosaic_tag_set()
[all...]
H A Ddng_preview.cpp491 fOpcodeList2Tag.SetCount (preview.fOpcodeList2Data->LogicalSize ()); in dng_raw_preview_tag_set()
H A Ddng_image_writer.h104 void SetCount (uint32 count) in SetCount() function in tiff_tag
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 34 milliseconds