Searched refs:getCrtcProperty (Results 1 – 3 of 3) sorted by relevance
56 okay &= request->Set(connector->getId(), connector->getCrtcProperty(), crtc->getId()); in create()85 okay &= request->Set(mPlane->getId(), mPlane->getCrtcProperty(), mCrtc->getId()); in flush()122 okay &= request->Set(mConnector->getId(), mConnector->getCrtcProperty(), mCrtc->getId()); in onConnect()146 okay &= request->Set(mPlane->getId(), mPlane->getCrtcProperty(), 0); in onDisconnect()
59 const DrmProperty& getCrtcProperty() const { return mCrtc; } in getCrtcProperty() function
47 const DrmProperty& getCrtcProperty() const { return mCrtc; } in getCrtcProperty() function