Home
last modified time | relevance | path

Searched refs:SKC_GROUP_IDS (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/compute/skc/
Dskc_styling.h87 #define SKC_GROUP_IDS(...) _countof(__VA_ARGS__),__VA_ARGS__ macro
/external/skia/src/compute/skc/
Dskc_styling.h87 #define SKC_GROUP_IDS(...) _countof(__VA_ARGS__),__VA_ARGS__ macro
/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp180 #define SKC_GROUP_IDS(...) SK_ARRAY_COUNT(__VA_ARGS__),__VA_ARGS__ macro
194 skc_styling_group_parents(fStyling, fGroupID, SKC_GROUP_IDS(group_id_parents)); in styling_group_init()
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp180 #define SKC_GROUP_IDS(...) SK_ARRAY_COUNT(__VA_ARGS__),__VA_ARGS__ macro
194 skc_styling_group_parents(fStyling, fGroupID, SKC_GROUP_IDS(group_id_parents)); in styling_group_init()