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

  /external/chromium_org/cc/trees/
thread_proxy.h 128 bool inside_draw; member in struct:cc::ThreadProxy::CompositorThreadOnly
thread_proxy.cc 109 inside_draw(false),
424 bool ThreadProxy::IsInsideDraw() { return impl().inside_draw; }
    [all...]

Completed in 678 milliseconds