Searched refs:componentFence (Results 1 – 2 of 2) sorted by relevance
103 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) { in markComponentIdle() argument104 markComponent(id, IDLE, componentFence); in markComponentIdle()112 const sp<Fence>& componentFence) { in markComponent() argument129 componentFence in markComponent()
66 void markComponentIdle(int id, const sp<Fence>& componentFence);89 const sp<Fence>& componentFence);