HomeSort by relevance Sort by last modified time
    Searched refs:cursor_layer (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.cpp 449 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); local
450 if (cursor_layer->flags.cursor && resource_intf_->ValidateCursorConfig(display_resource_ctx,
451 cursor_layer, true) == kErrorNone) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
comp_manager.cpp 449 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); local
450 if (cursor_layer->flags.cursor && resource_intf_->ValidateCursorConfig(display_resource_ctx,
451 cursor_layer, true) == kErrorNone) {

Completed in 71 milliseconds