Home
last modified time | relevance | path

Searched defs:extraSize (Results 1 – 10 of 10) sorted by relevance

/third_party/node/benchmark/buffers/
Dbuffer-concat-fill.js5 extraSize: [1, 256, 4 * 256], property
9 function main({ n, extraSize }) { field
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DChunkedCommandSerializer.h40 size_t extraSize, in SerializeCommand()
59 size_t extraSize, in SerializeCommand()
74 size_t extraSize, in SerializeCommandImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.h62 size_t extraSize, in SerializeCommand()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutext.h1398 int32_t extraSize; member
/third_party/node/deps/icu-small/source/common/unicode/
Dutext.h1381 int32_t extraSize; member
/third_party/icu/icu4c/source/common/unicode/
Dutext.h1381 int32_t extraSize; member
/third_party/skia/src/gpu/ops/
DGrOp.h86 GrRecordingContext* context, size_t extraSize, Args&&... args) { in MakeWithExtraMemory()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutext.h1381 int32_t extraSize; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_defines.h384 size_t extraSize; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp1651 const auto extraSize = static_cast<vk::VkDeviceSize>(dataOffset + trailingSize); in prepareVertexBuffers() local