Searched defs:SK_ARRAY_COUNT (Results 1 – 2 of 2) sorted by relevance
115 #define SK_ARRAY_COUNT(array) (sizeof(SkArrayCountHelper(array))) macro