Searched refs:paint_modes (Results 1 – 2 of 2) sorted by relevance
421 VGbitfield paint_modes) in mask_layer_render_to() argument434 if (paint_modes & VG_FILL_PATH) { in mask_layer_render_to()438 if (paint_modes & VG_STROKE_PATH){ in mask_layer_render_to()446 VGbitfield paint_modes, in mask_render_to() argument460 mask_layer_render_to(temp_layer, path, paint_modes); in mask_render_to()
50 VGbitfield paint_modes,