Searched defs:InputBufferManager (Results 1 – 1 of 1) sorted by relevance
135 struct InputBufferManager { struct138 static constexpr nsecs_t kNotificationPeriodNs = 1000000;197 struct CompareWeakComponentListener {211 struct TrackedBuffer {239 CompareWeakComponentListener> TrackedBuffersMap;244 struct DeathNotifications {269 std::mutex mMutex;272 TrackedBuffersMap mTrackedBuffersMap;279 std::map<wp<IComponentListener>, DeathNotifications> mDeathNotifications;282 std::condition_variable mOnBufferDestroyed;[all …]