Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:idle_timeout

107     unsigned long idle_timeout = DEFAULT_IDLE_TIME;
110 idle_timeout = atoi(property);
119 idleInvalidator->init(timeout_handler, ctx, idle_timeout);