Searched refs:maxWindowHeight_ (Results 1 – 5 of 5) sorted by relevance
54 uint32_t maxWindowHeight_; member143 parcel.WriteUint32(maxWindowHeight_) && parcel.WriteUint32(minWindowHeight_)); in WriteWindowInfo()168 info->maxWindowHeight_ = parcel.ReadUint32(); in Unmarshalling()
43 uint32_t maxWindowHeight_; member
44 sizeLimits_.maxHeight_ = info->maxWindowHeight_; in WindowTransitionInfo()
333 info->maxWindowHeight_ = 2048;
674 info->maxWindowHeight_ = abilityInfo_.maxWindowHeight; in SetAbilityTransitionInfo()