Searched refs:getCurrentSurfaceWidth (Results 1 – 4 of 4) sorted by relevance
190 uint32_t getCurrentSurfaceWidth() const;
220 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth(); in updateSize()
660 uint32_t Context::getCurrentSurfaceWidth() const { in getCurrentSurfaceWidth() function in Context
775 mSurfaceWidth = (float)mRSC->getCurrentSurfaceWidth(); in renderText()