Lines Matching refs:GetPlaneProperty
70 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_X_ID, prop);
75 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_Y_ID, prop);
80 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_W_ID, prop);
85 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_H_ID, prop);
105 ret = drmDevice.GetPlaneProperty(*this, PROP_SRC_X_ID, prop);
110 ret = drmDevice.GetPlaneProperty(*this, PROP_SRC_Y_ID, prop);
115 ret = drmDevice.GetPlaneProperty(*this, PROP_SRC_W_ID, prop);
120 ret = drmDevice.GetPlaneProperty(*this, PROP_SRC_H_ID, prop);
135 ret = drmDevice.GetPlaneProperty(*this, "NAME", prop);
170 ret = drmDevice.GetPlaneProperty(*this, PROP_FBID, prop);
173 ret = drmDevice.GetPlaneProperty(*this, PROP_IN_FENCE_FD, prop);
176 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop);
180 ret = drmDevice.GetPlaneProperty(*this, PROP_ZPOS_ID, prop);
184 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop);