Searched refs:use_hw_cursor (Results 1 – 8 of 8) sorted by relevance
429 bool use_hw_cursor = false; // Indicates that HWCursor pipe needs to be used for cursor layer member
490 bool use_hw_cursor = false; // Indicates that HWCursor pipe needs to be used for cursor layer member
489 bool use_hw_cursor = false; // Indicates that HWCursor pipe needs to be used for cursor layer member
482 bool use_hw_cursor = false; // Indicates that HWCursor pipe needs to be used for cursor layer member
192 bool is_cursor_pipe_used = (hw_layer_info.use_hw_cursor & layer->flags.cursor); in Validate()
215 bool is_cursor_pipe_used = (hw_layer_info.use_hw_cursor & layer.flags.cursor); in Validate()
211 bool is_cursor_pipe_used = (hw_layer_info.use_hw_cursor & layer.flags.cursor); in Validate()
212 bool is_cursor_pipe_used = (hw_layer_info.use_hw_cursor & layer.flags.cursor); in Validate()