Home
last modified time | relevance | path

Searched refs:getOutFenceProperty (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDrmCrtc.h44 const DrmProperty& getOutFenceProperty() const { return mOutFence; } in getOutFenceProperty() function
DDrmDisplay.cpp84 request->Set(mCrtc->getId(), mCrtc->getOutFenceProperty(), addressAsUint(&flushFenceFd)); in flush()