Home
last modified time | relevance | path

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

/external/skia/include/private/
DSkTemplates.h437 template <typename T> T* SkInPlaceNewCheck(void* storage, size_t size) { in SkInPlaceNewCheck() function
442 T* SkInPlaceNewCheck(void* storage, size_t size, const A1& a1, const A2& a2, const A3& a3) { in SkInPlaceNewCheck() function