Searched refs:use_hw_cursor (Results 1 – 2 of 2) sorted by relevance
335 bool use_hw_cursor = false; // Indicates that HWCursor pipe needs to be used for cursor layer member
191 bool is_cursor_pipe_used = (hw_layer_info.use_hw_cursor & layer.flags.cursor); in Validate()