Searched refs:VLM_PATH_GET_UPLOAD_BIT (Results 1 – 2 of 2) sorted by relevance
85 #define VLM_PATH_GET_UPLOAD_BIT(path) ((path).uploaded.property & 1) macro
6970 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw()6985 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw()7042 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw()8589 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw_pattern()8607 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw_pattern()8664 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw_pattern()9019 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) in vg_lite_draw_linear_gradient()9049 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw_linear_gradient()9067 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) { in vg_lite_draw_linear_gradient()9720 if (VLM_PATH_GET_UPLOAD_BIT(*path) == 1) in vg_lite_draw_radial_gradient()[all …]
Completed in 33 milliseconds