Searched refs:compatibleInPcLandscapeHeight_ (Results 1 – 2 of 2) sorted by relevance
955 compatibleInPcLandscapeHeight_ = landscapeHeight; in SetCompatibleWindowSizeInPc()975 return compatibleInPcLandscapeHeight_; in GetCompatibleInPcLandscapeHeight()1071 …l.WriteInt32(compatibleInPcLandscapeWidth_) && parcel.WriteInt32(compatibleInPcLandscapeHeight_) && in Marshalling()
348 int32_t compatibleInPcLandscapeHeight_ = 0; variable