Searched defs:GetHeight (Results 1 – 4 of 4) 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
379 uint32_t GetHeight() const { return mGralloc->getHeight(mHandle); } in GetHeight() function
1328 TEST_P(GraphicsMapperHidlTest, GetHeight) { in TEST_P() argument