Home
last modified time | relevance | path

Searched defs:initialSize (Results 1 – 25 of 29) 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/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/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/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h103 size_t initialSize = mCurrentSize; in shrinkToSize() local
DDisplay.cpp2148 size_t initialSize = mMemoryProgramCache.size(); in programCacheResize() local
/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/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/skia/tests/
DSkTBlockListTest.cpp252 size_t initialSize = TBlockListTestAccess::TotalSize(list); in run_reserve_test() local
DGrThreadSafeCacheTest.cpp967 size_t initialSize = threadSafeCache->approxBytesUsedForHash(); in test_5() local
/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()
Dvk_helpers.cpp2192 size_t initialSize, in init()
2205 size_t initialSize, in initWithFlags()
2540 void DynamicShadowBuffer::init(size_t initialSize) in init()
4114 size_t initialSize) in initStagingBuffer()
/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/skia/third_party/externals/icu/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

12