Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h533 struct HwcFenceInfo { struct
534 uint32_t displayId = HWC_DISPLAY_PRIMARY;
535 int32_t usage = 0;
536 int32_t dupFrom = -1;
537 bool pendingAllowed = false;
538 bool leaking = false;
539 std::list<HwcFenceTrace> traces = {};