Home
last modified time | relevance | path

Searched refs:resize (Results 401 - 425 of 1699) sorted by relevance

1...<<11121314151617181920>>...68

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp81 m_combination.resize(m_combinationSize); in CombinationsIterator()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.h73 void resize(size_t maxCacheSizeBytes);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSwapChainD3D.h49 virtual EGLint resize(DisplayD3D *displayD3D,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.h33 EGLint resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) override;
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_win32.cpp42 value.resize(result, 0); in GetEnvironmentVar()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp93 CallSites.resize(LPadIndex + 1); in computeCallSiteTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DEdgeBundles.cpp58 Blocks.resize(getNumBundles()); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBank.cpp27 ContainedRegClasses.resize(NumRegClasses); in RegisterBank()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValueSymbolTable.cpp48 UniqueName.resize(BaseSize); in makeUniqueName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp37 Queue.resize(2 * NumROBEntries); in RetireControlUnit()
/third_party/vk-gl-cts/executor/
H A DxeBatchResult.cpp44 m_data.resize(oldSize+numBytes); in append()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_backed_descriptor.cc85 buffer->ValuePtr()->resize(size_in_bytes); in MoveTransferResourceToBufferOutput()
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.h45 bits_.resize(element_index + 1, 0); in Set()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRenderbufferMultisampleTest.cpp101 sampleCounts.resize(numSampleCounts); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLAndroidFrameBufferTargetTest.cpp81 matchConfigs.resize(count); in TEST_P()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_params_with_struct.cpp81 parameter_index.resize(num_replaced_params); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_replace_params_with_struct.cpp81 parameter_index.resize(num_replaced_params); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.h45 bits_.resize(element_index + 1, 0); in Set()
/third_party/skia/third_party/externals/imgui/misc/cpp/
H A Dimgui_stdlib.cpp30 str->resize(data->BufTextLen); in InputTextCallback()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineLayoutGL.cpp33 mIndexInfo[group].resize(bgl->GetBindingCount()); in PipelineLayout()
/third_party/skia/third_party/externals/dawn/src/fuzzers/
H A DDawnWireServerFuzzer.cpp39 buf.resize(size);
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-priority-queue.hh54 void reset () { heap.resize (0); } in reset()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc54 input_buffer.resize(file_size); in Subset()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Devent_bench.cpp26 events.resize(numTasks + 1); in BENCHMARK_DEFINE_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRandomNumberGenerator.cpp43 Data.resize(2 + Salt.size()); in RandomNumberGenerator()

Completed in 11 milliseconds

1...<<11121314151617181920>>...68