Home
last modified time | relevance | path

Searched defs:AllocateData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.h178 T* AllocateData(size_t count) { in AllocateData() function
248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData() function
/third_party/node/deps/v8/src/snapshot/
Dsnapshot-data.cc13 void SerializedData::AllocateData(uint32_t size) { in AllocateData() function in v8::internal::SerializedData