Home
last modified time | relevance | path

Searched refs:GetMaximumAllocationSize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DTerribleCommandBuffer.h29 size_t GetMaximumAllocationSize() const override;
DTerribleCommandBuffer.cpp32 size_t TerribleCommandBuffer::GetMaximumAllocationSize() const { in GetMaximumAllocationSize() function in utils::TerribleCommandBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DChunkedCommandSerializer.cpp20 : mSerializer(serializer), mMaxAllocationSize(serializer->GetMaximumAllocationSize()) { in ChunkedCommandSerializer()
/third_party/skia/third_party/externals/dawn/src/include/dawn_wire/
DWire.h39 virtual size_t GetMaximumAllocationSize() const = 0;
/third_party/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerFuzzer.cpp33 size_t GetMaximumAllocationSize() const override { in GetMaximumAllocationSize() function in __anon40ef789f0111::DevNull
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.cpp33 size_t GetMaximumAllocationSize() const final { in GetMaximumAllocationSize() function in dawn_wire::client::__anon2887e8150111::NoopCommandSerializer