Searched defs:getHeight (Results 1 – 15 of 15) sorted by relevance
56 int32_t getHeight() const { return mHeight; } in getHeight() function57 void getHeight(int32_t height) { mHeight = height; } in getHeight() function
53 uint32_t getHeight() const { return mConnector->getHeight(); } in getHeight() function
137 uint32_t DrmConnector::getHeight() const { in getHeight() function in aidl::android::hardware::graphics::composer3::impl::DrmConnector
42 int getHeight() const { return mHeight; } in getHeight() function
24 float getHeight() const { return bottom - top; } in getHeight() function
86 inline int32_t getHeight() const { in getHeight() function
115 uint32_t getHeight() const { return static_cast<uint32_t>(height); } in getHeight() function
45 uint32_t DisplaySurface::getHeight() const { in getHeight() function in gfxstream::DisplaySurface
58 uint32_t getHeight() const { return mHeight; } in getHeight() function
181 int getHeight() const { return m_framebufferHeight; } in getHeight() function
267 int OSWindow::getHeight() const in getHeight() function in OSWindow
108 GLuint getHeight() const { return m_height; } in getHeight() function
93 GLuint EmulatedEglWindowSurface::getHeight() const { return mHeight; } in getHeight() function in gfxstream::gl::EmulatedEglWindowSurface
397 EGLint getHeight(){ return height; } in getHeight() function