Searched refs:componentFence (Results 1 – 2 of 2) sorted by relevance
83 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) { in markComponentIdle() argument84 markComponent(id, IDLE, componentFence); in markComponentIdle()92 const sp<Fence>& componentFence) { in markComponent() argument100 componentFence in markComponent()
66 void markComponentIdle(int id, const sp<Fence>& componentFence);83 const sp<Fence>& componentFence);