Searched defs:drmPlane (Results 1 – 4 of 4) sorted by relevance
56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()120 DrmPlane &drmPlane, in ApplyPlane()212 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local230 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
56 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, const DrmPlane &drmPlane, drmModeAtomicRe… in ApplyPlane()146 const auto &drmPlane = mPlanes[i]; in Apply() local
222 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local