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

  /hardware/qcom/display/msm8996/sdm/include/private/
strategy_interface.h 39 bool use_cursor = false; //!< If this is set, strategy manager will configure cursor layer in the member in struct:sdm::StrategyConstraints
  /external/libdrm/tests/kms/
kms-universal-planes.c 138 bool use_cursor = false; local
147 use_cursor = true;
236 if (use_cursor) {
  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.cpp 210 constraints->use_cursor = false;
232 constraints->use_cursor = true;

Completed in 113 milliseconds