Searched refs:supportSwapWidthHeight (Results 1 – 6 of 6) sorted by relevance
63 (void)parcel.WriteBool(capabilityData.supportSwapWidthHeight); in Marshalling()142 capabilityData.supportSwapWidthHeight = parcel.ReadBool(); in Unmarshalling()
129 one.supportSwapWidthHeight);
158 userCap.supportSwapWidthHeight = hdiCap.canSwapWidthHeight; in HdiCapToUserCap()
169 bool supportSwapWidthHeight = false; member
351 if (data_->supportSwapWidthHeight) { in InitParams()
227 if (capData.supportSwapWidthHeight) { in ResolutionChecker()