Searched refs:PIP (Results 1 – 2 of 2) sorted by relevance
307 … enum WindowMode : uint8_t { UNKNOWN, FULLSCREEN, SPLIT_PRIMARY, SPLIT_SECONDARY, FLOATING, PIP }; enumerator
259 info.mode_ = WindowMode::PIP; in InflateWindowInfo()