Home
last modified time | relevance | path

Searched refs:commonArrayAlloc (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/private/
DSkArenaAlloc.h105 T* array = (T*)this->commonArrayAlloc<T>(safeCount); in makeArrayDefault()
118 T* array = (T*)this->commonArrayAlloc<T>(safeCount); in makeArray()
174 char* commonArrayAlloc(uint32_t count) { in commonArrayAlloc() function
/external/skia/include/private/
DSkArenaAlloc.h105 T* array = (T*)this->commonArrayAlloc<T>(safeCount); in makeArrayDefault()
118 T* array = (T*)this->commonArrayAlloc<T>(safeCount); in makeArray()
174 char* commonArrayAlloc(uint32_t count) { in commonArrayAlloc() function