Home
last modified time | relevance | path

Searched refs:SKC_STYLING_CMDS (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp179 #define SKC_STYLING_CMDS(...) SK_ARRAY_COUNT(__VA_ARGS__),__VA_ARGS__ macro
191 skc_styling_group_enter(fStyling, fGroupID, SKC_STYLING_CMDS(styling_cmds_enter)); in styling_group_init()
204 skc_styling_group_leave(fStyling, fGroupID, SKC_STYLING_CMDS(styling_cmds_leave)); in styling_group_init()
282 skc_styling_group_layer(fStyling, fGroupID, fGroupLayerID, SKC_STYLING_CMDS(cmds)); in path_rasterize_and_place()
810 skc_styling_group_enter(fRoot->fStyling, fRoot->fGroupID, SKC_STYLING_CMDS(styling_cmds_enter)); in SkDevice_ComputeLayerGroup()
823 skc_styling_group_leave(fRoot->fStyling, fRoot->fGroupID, SKC_STYLING_CMDS(styling_cmds_leave)); in SkDevice_ComputeLayerGroup()
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp179 #define SKC_STYLING_CMDS(...) SK_ARRAY_COUNT(__VA_ARGS__),__VA_ARGS__ macro
191 skc_styling_group_enter(fStyling, fGroupID, SKC_STYLING_CMDS(styling_cmds_enter)); in styling_group_init()
204 skc_styling_group_leave(fStyling, fGroupID, SKC_STYLING_CMDS(styling_cmds_leave)); in styling_group_init()
282 skc_styling_group_layer(fStyling, fGroupID, fGroupLayerID, SKC_STYLING_CMDS(cmds)); in path_rasterize_and_place()
810 skc_styling_group_enter(fRoot->fStyling, fRoot->fGroupID, SKC_STYLING_CMDS(styling_cmds_enter)); in SkDevice_ComputeLayerGroup()
823 skc_styling_group_leave(fRoot->fStyling, fRoot->fGroupID, SKC_STYLING_CMDS(styling_cmds_leave)); in SkDevice_ComputeLayerGroup()
/external/skqp/src/compute/skc/
Dskc_styling.h86 #define SKC_STYLING_CMDS(...) _countof(__VA_ARGS__),__VA_ARGS__ macro
/external/skia/src/compute/skc/
Dskc_styling.h86 #define SKC_STYLING_CMDS(...) _countof(__VA_ARGS__),__VA_ARGS__ macro
/external/skqp/src/compute/tests/groups/
Dgroups.c205 SKC_STYLING_CMDS(cmds)); in groups_layers_decode()
/external/skia/src/compute/tests/groups/
Dgroups.c205 SKC_STYLING_CMDS(cmds)); in groups_layers_decode()