Searched defs:GetHeight (Results 1 – 14 of 14) sorted by relevance
94 int FrameBuffer::GetHeight() const { in GetHeight() function in FrameBuffer
55 int GetHeight() const { return m_h; } in GetHeight() function
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
67 int GetHeight() const { return height_; } in GetHeight() function
68 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
71 unsigned int GetHeight() { return m_nHeight; } in GetHeight() function in CJpegStreamParser
74 uint32_t GetHeight() { return height_; } in GetHeight() function in __anonadc675e90110::DummyDisplay
1109 TEST_P(GraphicsMapperHidlTest, GetHeight) { in TEST_P() argument