Searched refs:getCurrentSurfaceHeight (Results 1 – 4 of 4) sorted by relevance
162 uint32_t getCurrentSurfaceHeight() const;
225 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize()
549 uint32_t Context::getCurrentSurfaceHeight() const { in getCurrentSurfaceHeight() function in Context
771 mSurfaceHeight = (float)mRSC->getCurrentSurfaceHeight(); in renderText()