Home
last modified time | relevance | path

Searched defs:EntryComparator (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h195 struct EntryComparator { struct
196 bool operator()(const Entry& lhs, const Entry& rhs) { in operator()