Searched defs:SkNEW_APPEND_TO_TARRAY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkTArray.h465 // Use the below macro (SkNEW_APPEND_TO_TARRAY) rather than calling this directly
484 #define SkNEW_APPEND_TO_TARRAY(array_ptr, type_name, args) \ macro
/external/skia/include/core/
H A DSkTArray.h465 // Use the below macro (SkNEW_APPEND_TO_TARRAY) rather than calling this directly
484 #define SkNEW_APPEND_TO_TARRAY(array_ptr, type_name, args) \ macro

Completed in 801 milliseconds