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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_external.cpp 248 static const uint32_t mapping_fps[] = {59940, 60000, 60000, 59940, 60000, 50000, 59940, 60000}; local
257 return mapping_fps[i-1];
259 return mapping_fps[i];
262 return mapping_fps[i];
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_external.cpp 252 static const uint32_t mapping_fps[] = {59940, 60000, 60000, 59940, 60000, 50000, 59940, 60000}; local
266 return mapping_fps[i-1];
268 return mapping_fps[i];
271 return mapping_fps[i];

Completed in 44 milliseconds