Searched defs:ImagePresentHistory (Results 1 – 2 of 2) sorted by relevance
159 struct ImagePresentHistory : angle::NonCopyable struct182 std::array<ImagePresentHistory, kPresentHistorySize> presentHistory; argument
422 ImagePresentHistory::ImagePresentHistory(ImagePresentHistory &&other) in ImagePresentHistory() function in rx::impl::ImagePresentHistory