Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include/ui/
DPhysicalDisplayId.h26 using PhysicalDisplayId = uint64_t; variable
/frameworks/native/libs/ui/include_vndk/ui/
DPhysicalDisplayId.h26 using PhysicalDisplayId = uint64_t; variable
/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp353 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t) { in dispatchVsync() argument
390 void Choreographer::dispatchNullEvent(nsecs_t, PhysicalDisplayId) { in dispatchNullEvent() argument
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp332 struct PhysicalDisplayId {}; struct