Home
last modified time | relevance | path

Searched defs:refreshRate (Results 1 – 5 of 5) sorted by relevance

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp292 int refreshRate = 0; in init_frame_buffer_locked() local
/device/generic/goldfish/gralloc/
Dframebuffer.cpp215 int refreshRate = refreshQuotient > 0 ? (int)(1000000000000000LLU / refreshQuotient) : 0; local
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/
Dhwcomposer.cpp312 int refreshRate = 60; in hwc_open() local
/device/linaro/hikey/gralloc960/
Dframebuffer_device.cpp275 int refreshRate = 0; in init_frame_buffer_locked() local
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dhwcomposer.cpp439 int refreshRate = ScreenRegionView::GetInstance()->refresh_rate_hz(); local