Searched refs:getCurrentSurfaceHeight (Results 1 – 4 of 4) sorted by relevance
197 uint32_t getCurrentSurfaceHeight() const;
221 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize()
637 uint32_t Context::getCurrentSurfaceHeight() const { in getCurrentSurfaceHeight() function in Context
772 mSurfaceHeight = (float)mRSC->getCurrentSurfaceHeight(); in renderText()