Home
last modified time | relevance | path

Searched defs:initialSize (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderExecutableD3D.cpp45 UniformStorageD3D::UniformStorageD3D(size_t initialSize) : mUniformData() in UniformStorageD3D()
DVertexBuffer.cpp131 std::size_t initialSize) in initialize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DShaderExecutable11.cpp91 UniformStorage11::UniformStorage11(size_t initialSize) in UniformStorage11()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h106 size_t initialSize = mCurrentSize; in shrinkToSize() local
DDisplay.cpp1506 size_t initialSize = mMemoryProgramCache.size(); in programCacheResize() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp38 size_t initialSize, in ConversionBuffer()
Dvk_helpers.cpp275 size_t initialSize, in init()
1473 size_t initialSize) in initStagingBuffer()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h330 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp634 uint32_t initialSize = (sizeof(SpoofDataHeader) + 15) & ~15; in SpoofData() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp657 uint32_t initialSize = (sizeof(SpoofDataHeader) + 15) & ~15; in SpoofData() local
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp634 uint32_t initialSize = (sizeof(SpoofDataHeader) + 15) & ~15; in SpoofData() local
/third_party/libxml2/
Dxpath.c804 int initialSize) in xmlPointerListAddSize()
845 xmlPointerListCreate(int initialSize) in xmlPointerListCreate()
Dxmlschemas.c3383 int initialSize, in xmlSchemaItemListAddSize()
3703 xmlSchemaAddItemSize(xmlSchemaItemListPtr *list, int initialSize, void *item) in xmlSchemaAddItemSize()