Searched refs:componentFence (Results 1 – 2 of 2) sorted by relevance
102 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) { in markComponentIdle() argument103 markComponent(id, IDLE, componentFence); in markComponentIdle()111 const sp<Fence>& componentFence) { in markComponent() argument119 componentFence in markComponent()
66 void markComponentIdle(int id, const sp<Fence>& componentFence);85 const sp<Fence>& componentFence);