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

  /external/v8/src/heap/
scavenge-job.h 55 static bool EnoughIdleTimeForScavenge(double idle_time_ms,
  /hardware/qcom/display/msm8909/sdm/libs/core/
display_primary.cpp 128 int idle_time_ms = hw_layers_.info.set_idle_time_ms; local
129 if (idle_time_ms >= 0) {
130 hw_intf_->SetIdleTimeoutMs(UINT32(idle_time_ms));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
display_primary.cpp 128 int idle_time_ms = hw_layers_.info.set_idle_time_ms; local
129 if (idle_time_ms >= 0) {
130 hw_intf_->SetIdleTimeoutMs(UINT32(idle_time_ms));
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_primary.cpp 153 int idle_time_ms = hw_layers_.info.set_idle_time_ms; local
154 if (idle_time_ms >= 0) {
155 hw_intf_->SetIdleTimeoutMs(UINT32(idle_time_ms));
  /frameworks/base/proto/src/
wifi.proto     [all...]

Completed in 171 milliseconds