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

  /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

Completed in 2393 milliseconds