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

/external/chromium_org/third_party/skia/include/core/
H A DSkPostConfig.h102 # define SkNEW_ARRAY(type_name, count) (new type_name[(count)]) macro
/external/skia/include/core/
H A DSkPostConfig.h102 # define SkNEW_ARRAY(type_name, count) (new type_name[(count)]) macro

Completed in 221 milliseconds