Home | Sort by relevance Sort by last modified time |
/external/chromium_org/cc/trees/ | |
thread_proxy.cc | 761 begin_main_frame_state->evicted_ui_resources = 853 bool evicted_ui_resources = begin_main_frame_state local 854 ? begin_main_frame_state->evicted_ui_resources 856 if (evicted_ui_resources) 869 !evicted_ui_resources; [all...] |
thread_proxy.h | 135 bool evicted_ui_resources; member in struct:cc::ThreadProxy::BeginMainFrameAndCommitState |