Home
last modified time | relevance | path

Searched refs:paint_modes (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dmask.c421 VGbitfield paint_modes) in mask_layer_render_to() argument
434 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() argument
460 mask_layer_render_to(temp_layer, path, paint_modes); in mask_render_to()
Dmask.h50 VGbitfield paint_modes,