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

  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 173 uint32_t system_overhead_lines = 0; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 214 } else if (!strncmp(tokens[0], "system_overhead_lines", strlen("system_overhead_lines"))) {
215 hw_resource->system_overhead_lines = UINT32(atoi(tokens[1]));

Completed in 43 milliseconds