Searched defs:GetHeight (Results 1 – 10 of 10) sorted by relevance
34 uint32_t GetHeight() const { return height_; } in GetHeight() function
60 uint32_t CachedFrame::GetHeight() const { return yu12_frame_->GetHeight(); } in GetHeight() function in arc::CachedFrame
89 int GetHeight() const { return height_; } in GetHeight() function
77 int GetHeight() const { return height_; } in GetHeight() function
76 int GetHeight() const { return height_; } in GetHeight() function
74 uint32_t GetHeight() { return height_; } in GetHeight() function in __anon10e974fd0111::DummyDisplay
1109 TEST_P(GraphicsMapperHidlTest, GetHeight) { in TEST_P() argument