Searched defs:GetHeight (Results 1 – 11 of 11) 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
68 int GetHeight() const { return height_; } in GetHeight() function
67 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
69 unsigned int GetHeight() { return m_nHeight; } in GetHeight() function in CJpegStreamParser
74 uint32_t GetHeight() { return height_; } in GetHeight() function in __anond8602fc20111::DummyDisplay
1296 TEST_P(GraphicsMapperHidlTest, GetHeight) { in TEST_P() argument