Searched defs:GetCmdSpace (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/utils/ | ||
| D | TerribleCommandBuffer.cpp | 36 void* TerribleCommandBuffer::GetCmdSpace(size_t size) { in GetCmdSpace() function in utils::TerribleCommandBuffer |
| /third_party/skia/third_party/externals/dawn/src/fuzzers/ | ||
| D | DawnWireServerFuzzer.cpp | 37 void* GetCmdSpace(size_t size) override { in GetCmdSpace() function in __anon4776c63f0111::DevNull |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ | ||
| D | Client.cpp | 36 void* GetCmdSpace(size_t size) final { in GetCmdSpace() function in dawn_wire::client::__anon1e4031b50111::NoopCommandSerializer |