Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include_vndk/ui/
DGraphicTypes.h30 using PhysicalDisplayId = uint64_t; variable
/frameworks/native/libs/ui/include/ui/
DGraphicTypes.h30 using PhysicalDisplayId = uint64_t; variable
/frameworks/base/native/android/
Dchoreographer.cpp145 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t) { in dispatchVsync() argument
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp268 struct PhysicalDisplayId {}; struct