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