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