Home
last modified time | relevance | path

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

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