Searched defs:SkNEW_ARGS (Results 1 – 2 of 2) sorted by relevance
101 # define SkNEW_ARGS(type_name, args) (new type_name args) macro