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

  /external/chromium_org/cc/trees/
thread_proxy.cc 483 if (!contents_texture_manager_on_impl_thread())
488 bool reduce_result = contents_texture_manager_on_impl_thread()->
508 if (!contents_texture_manager_on_impl_thread())
518 contents_texture_manager_on_impl_thread()->MemoryVisibleBytes(),
519 contents_texture_manager_on_impl_thread()->
521 contents_texture_manager_on_impl_thread()->MemoryUseBytes());
654 ThreadProxy::contents_texture_manager_on_impl_thread() { function in class:cc::ThreadProxy
    [all...]
thread_proxy.h 204 PrioritizedResourceManager* contents_texture_manager_on_impl_thread();

Completed in 24 milliseconds