Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DSchedulerUtils.h28 struct ConnectionHandle { struct
37 inline bool operator==(ConnectionHandle lhs, ConnectionHandle rhs) { argument
DScheduler.h78 using ConnectionHandle = scheduler::ConnectionHandle; variable