Home
last modified time | relevance | path

Searched refs:resize (Results 526 - 550 of 1822) sorted by relevance

1...<<21222324252627282930>>...73

/third_party/glslang/StandAlone/
H A DDirStackFileIncluder.h107 directoryStack.resize(depth + externalLocalDirectoryCount); in readLocalPath()
/third_party/backends/backend/genesys/
H A Drow_buffer.h176 data_.resize(capacity * row_bytes_); in ensure_capacity()
/third_party/mesa3d/src/amd/compiler/
H A Daco_reindex_ssa.cpp66 ctx.renames.resize(program->peekAllocationId()); in reindex_program()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c211 resize(int w, int h)
261 /*graw_set_reshape_func(resize);*/ in main()
H A Dfs-write-z.c190 resize(int w, int h)
224 /*graw_set_reshape_func(resize);*/ in main()
H A Dfs-frontface.c173 resize(int w, int h)
208 /*graw_set_reshape_func(resize);*/ in main()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp80 devs.resize(num_devices); in clCreateContextFromType()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dcompression_utils_unittest.cc72 data.resize(kSize); in TEST()
/third_party/node/deps/zlib/google/
H A Dcompression_utils_unittest.cc72 data.resize(kSize); in TEST()
/third_party/node/src/
H A Dnode_sea.cc73 out->resize(u16_length); in GetSingleExecutableCode()
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering-verifier.h49 data_.resize(node->id() + 1); in ResizeDataIfNecessary()
H A Dnode-aux-data.h38 if (id >= aux_data_.size()) aux_data_.resize(id + 1, def(zone_)); in Set()
/third_party/node/deps/v8/src/builtins/
H A Dprofile-data-reader.cc32 block_counts_by_id_.resize(block_id + 1); in AddCountToBlock()
/third_party/node/deps/v8/src/diagnostics/
H A Dsystem-jit-win.cc90 wstr_name.resize(v8str_name->Length()); in EventHandler()
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-buffer.cc15 chunks_.resize(max_chunks); in TraceBufferRingBuffer()
/third_party/node/deps/v8/src/utils/
H A Dscoped-list.h46 buffer_.resize(start_); in Rewind()
/third_party/musl/libc-test/src/common/
H A Dcfi_util.h87 buffer.resize(size); in CheckCfiLog()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp43 virtual void resize (const tcu::UVec2& newSize);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h94 void resize(size_t maximumTotalSize) in resize() function in angle::final
H A DBlobCache_unittest.cpp34 EXPECT_TRUE(blob.resize(size)); in MakeBlob()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.h34 EGLint resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) override;
H A DMappedSubresourceVerifier11.cpp91 if (!mWrapData.resize(mPitchCount * map->*mPitchType)) in wrap()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dtls.cpp120 threadData->resize(index + 1, nullptr);
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util_unittest.cpp26 mSystemInfo.gpus.resize(1); in FeatureSupportUtilTest()
/third_party/skia/third_party/externals/angle2/samples/WindowTest/
H A DWindowTest.cpp105 window->resize(width, height); in main()

Completed in 8 milliseconds

1...<<21222324252627282930>>...73