Home
last modified time | relevance | path

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

/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/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerFuzzer.cpp37 void* GetCmdSpace(size_t size) override { in GetCmdSpace() function in __anon4776c63f0111::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::__anon1e4031b50111::NoopCommandSerializer