Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DChunkedCommandHandler.cpp62 size_t initialSize) { in BeginChunkedCommandData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderExecutableD3D.cpp45 UniformStorageD3D::UniformStorageD3D(size_t initialSize) : mUniformData() in UniformStorageD3D()
DVertexBuffer.cpp132 std::size_t initialSize) in initialize()
/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/skia/src/gpu/
DGrDynamicAtlas.cpp74 SkISize initialSize, int maxAtlasSize, const GrCaps& caps, in GrDynamicAtlas()
87 void GrDynamicAtlas::reset(SkISize initialSize, const GrCaps& caps) { in reset()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktNativeObjectsUtil.cpp60 …eObjects::createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::UVec2>& initialSize) in createWindow()
DvktWsiFullScreenExclusiveTests.cpp227 const tcu::Maybe<tcu::UVec2>& initialSize) in createWindow()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DShaderExecutable11.cpp91 UniformStorage11::UniformStorage11(size_t initialSize) in UniformStorage11()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DShaderExecutable11.cpp91 UniformStorage11::UniformStorage11(size_t initialSize) in UniformStorage11()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h103 size_t initialSize = mCurrentSize; in shrinkToSize() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h106 size_t initialSize = mCurrentSize; in shrinkToSize() local
/third_party/vk-gl-cts/framework/delibs/debase/
DdeMemory.c297 size_t initialSize; in deMemory_selfTest() member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.cpp373 StreamingIndexBuffer::StreamingIndexBuffer(size_t initialSize) : mIndexBuffer(NULL), mBufferSize(in… in StreamingIndexBuffer()
/third_party/skia/tests/
DSkTBlockListTest.cpp252 size_t initialSize = TBlockListTestAccess::TotalSize(list); in run_reserve_test() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp38 size_t initialSize, in ConversionBuffer()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h330 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp141 const size_t initialSize = isDynamic ? alignedSize * suballocationCount : 0; in GetPreferredDynamicBufferInitialSize() local
177 size_t initialSize, in ConversionBuffer()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h327 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/icu/icu4c/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/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp634 uint32_t initialSize = (sizeof(SpoofDataHeader) + 15) & ~15; in SpoofData() local
/third_party/flatbuffers/python/flatbuffers/
Dbuilder.py116 def __init__(self, initialSize=1024): argument
/third_party/flatbuffers/net/FlatBuffers/
DFlatBufferBuilder.cs60 public FlatBufferBuilder(int initialSize) in FlatBufferBuilder()

12