Searched defs:getHeight (Results 1 – 12 of 12) sorted by relevance
52 unsigned getHeight() { return mHeight; }; in getHeight() function
51 unsigned getHeight() { return mHeight; }; in getHeight() function
45 uint32_t DisplaySurface::getHeight() const { in getHeight() function in gfxstream::DisplaySurface
66 uint32_t getHeight() const { return mHeight; } in getHeight() function
184 int getHeight() const { return m_framebufferHeight; } in getHeight() function
267 int OSWindow::getHeight() const in getHeight() function in OSWindow
99 int getHeight(); in getHeight() method
110 GLuint getHeight() const { return m_height; } in getHeight() function
93 GLuint EmulatedEglWindowSurface::getHeight() const { return mHeight; } in getHeight() function in gfxstream::gl::EmulatedEglWindowSurface
149 uint32_t getHeight() const { return mHeight; } in getHeight() function
532 ScopedAStatus ECOSession::getHeight(int32_t* _aidl_return) { in getHeight() function in android::media::eco::ECOSession
365 EGLint getHeight(){ return height; } in getHeight() function