Home
last modified time | relevance | path

Searched refs:allocateRaw (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMemory.cpp52 void *allocateRaw(size_t bytes, size_t alignment) in allocateRaw() function
92 void *memory = allocateRaw(bytes, alignment); in allocate()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DExecutableMemory.cpp67 void *allocateRaw(size_t bytes, size_t alignment) in allocateRaw() function
238 void *memory = allocateRaw(bytes, alignment); in allocate()

Completed in 21 milliseconds