Searched defs:GetHeight (Results 1 – 2 of 2) sorted by relevance
81 size_t GetHeight() const { return header_.height_; } in GetHeight() function
107 std::optional<uint32_t> Gralloc::GetHeight(buffer_handle_t buffer) { in GetHeight() function in android::Gralloc436 std::optional<uint32_t> GrallocBuffer::GetHeight() { in GetHeight() function in android::GrallocBuffer