Searched refs:hint_is_pending (Results 1 – 2 of 2) sorted by relevance
3891 if (constraint->hint_is_pending) { in pointer_constraint_surface_committed()3892 constraint->hint_is_pending = false; in pointer_constraint_surface_committed()3894 constraint->hint_is_pending = true; in pointer_constraint_surface_committed()4021 if (constraint && constraint->view && constraint->hint_is_pending && in locked_pointer_destroy()4050 constraint->hint_is_pending = true; in locked_pointer_set_cursor_position_hint()
1392 bool hint_is_pending; member