Home
last modified time | relevance | path

Searched refs:resize (Results 601 - 625 of 1699) sorted by relevance

1...<<21222324252627282930>>...68

/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dutil.cc144 out->resize(binary.size() / sizeof(uint32_t)); in ReadBinary()
/third_party/skia/tools/gpu/
H A DMemoryCache.cpp24 str.resize(encodeLength); in data_to_str()
/third_party/skia/tools/sk_app/
H A DWindow.cpp104 fWindowContext->resize(w, h);
/third_party/skia/modules/sksg/src/
H A DSkSGGeometryEffect.cpp108 storage.resize(intervals_count); in make_dash()
/third_party/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.cpp185 fKFs.resize(1); in parseKeyframes()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp71 samples.resize(sampleCounts, -1); in test()
/third_party/vk-gl-cts/framework/opengl/
H A DgluProgramInterfaceQuery.cpp65 activeVariables.resize(numActiveVariables); in getProgramInterfaceActiveVariables()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1622 out_source.m_parts.resize(n_parts); in initShaderSource()
1984 texture_data.resize(texture_data_size); in checkResults()
2370 texture_data.resize(m_width); in prepareBuffer()
2393 texture_data.resize(m_width * m_height * m_depth); in prepareTexture()
2462 texture_data.resize(texture_data_size); in verifyTexture()
2946 data.resize(data_size); in prepareSourceTexture()
3960 data.resize(data_size); in prepareSourceTexture()
6041 m_test_cases.resize(5); in testInit()
6442 m_test_cases.resize(4); in testInit()
6756 m_test_cases.resize( in testInit()
[all...]
/third_party/cups-filters/filter/
H A Durftopdf.cpp295 pixel_container.resize(pixel_size); in decode_raster()
296 line_container.resize(pixel_size*width); in decode_raster()
/third_party/gn/src/gn/
H A Dvalue_extractors.cc30 dest->resize(input_list.size()); in ListValueExtractor()
49 dest->resize(input_list.size()); in ListValueExtractorExt()
/third_party/icu/icu4c/source/i18n/
H A Dformattedval_sbimpl.cpp298 if (!spanIndices.resize(spanIndicesCount * 2, spanIndicesCount)) { in appendSpanInfo()
311 if (!spanIndices.resize(spanIndicesCount * 2, spanIndicesCount)) { in prependSpanInfo()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc465 assigned_counters.resize(num_perfcntrs); in init_perfcnt()
477 state.resize(next_countable_id); in init_perfcnt()
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp279 buf.resize((int)(log_length + 1)); in CheckShader()
297 buf.resize((int)(log_length + 1)); in CheckProgram()
/third_party/node/deps/icu-small/source/i18n/
H A Dformattedval_sbimpl.cpp298 if (!spanIndices.resize(spanIndicesCount * 2, spanIndicesCount)) { in appendSpanInfo()
311 if (!spanIndices.resize(spanIndicesCount * 2, spanIndicesCount)) { in prependSpanInfo()
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc107 // After reserve(), resize(), or clear(), we're an owner, not an alias.
127 void UnicodeText::Repr::resize(int new_size) { in resize() function in i18n::phonenumbers::UnicodeText::Repr
149 resize(size); in Copy()
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis-reducer.cc76 if (id >= object_id_cache_.size()) object_id_cache_.resize(id + 1); in ObjectIdNode()
133 is_duplicate_.resize(id + 1); in SeenBefore()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-register-optimizer.cc242 register_info_table_.resize(register_info_table_offset_ + in BytecodeRegisterOptimizer()
470 register_info_table_.resize(new_size); in GrowRegisterMap()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp288 addressInfos.resize(pFaultCounts->addressInfoCount);
303 vendorInfos.resize(pFaultCounts->vendorInfoCount);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp407 referenceData.resize(m_bufferSizeInBytes); in iterate()
410 referenceDataBlock.resize(MODULO_DIVISOR); in iterate()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp429 modifiedData->fieldMap.resize(structure->fields().size(), std::numeric_limits<int>::max()); in stripStructSpecifierSamplers()
641 mArraySizeStack.resize(mArraySizeStack.size() - arrayType.getNumArraySizes()); in exitArray()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp586 WorklistMembers.resize(NumVirtRegs); in runOnMachineFunction()
587 DefinedByCopy.resize(NumVirtRegs); in runOnMachineFunction()
H A DExecutionDomainFix.cpp444 AliasMap.resize(TRI->getNumRegs());
452 MBBOutRegsInfos.resize(mf.getNumBlockIDs());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp216 ArgData.resize(ArgBytes); in ffiInvoke()
234 ret.resize(TD.getTypeStoreSize(RetTy)); in ffiInvoke()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp326 Symtab.resize(sizeof(storage::Header)); in build()
369 FC.Strtab.resize(StrtabBuilder.getSize()); in upgrade()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBaseVertexVariantsTest.cpp110 mIndices.resize(indices.size() * kIndexPatternRepeatCount); in DrawBaseVertexVariantsTest()
157 mRegularIndices.resize(kCountY * kCountX * mIndices.size()); in DrawBaseVertexVariantsTest()

Completed in 28 milliseconds

1...<<21222324252627282930>>...68