Home
last modified time | relevance | path

Searched defs:GetCmdSpace (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.h38 void* GetCmdSpace(size_t size) { in GetCmdSpace() function
/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DTerribleCommandBuffer.cpp32 void* TerribleCommandBuffer::GetCmdSpace(size_t size) { in GetCmdSpace() function in utils::TerribleCommandBuffer
/third_party/skia/third_party/externals/dawn/src/utils/
DTerribleCommandBuffer.cpp36 void* TerribleCommandBuffer::GetCmdSpace(size_t size) { in GetCmdSpace() function in utils::TerribleCommandBuffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp41 void* Server::GetCmdSpace(size_t size) { in GetCmdSpace() function in dawn_wire::server::Server
/third_party/flutter/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerAndFrontendFuzzer.cpp24 void* GetCmdSpace(size_t size) override { in GetCmdSpace() function in DevNull
/third_party/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerFuzzer.cpp37 void* GetCmdSpace(size_t size) override { in GetCmdSpace() function in __anonf44cd29e0111::DevNull
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.cpp36 void* GetCmdSpace(size_t size) final { in GetCmdSpace() function in dawn_wire::client::__anon335646b40111::NoopCommandSerializer