Searched refs:getCurrentSurfaceWidth (Results 1 – 4 of 4) sorted by relevance
161 uint32_t getCurrentSurfaceWidth() const;
224 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth(); in updateSize()
537 uint32_t Context::getCurrentSurfaceWidth() const { in getCurrentSurfaceWidth() function in Context
770 mSurfaceWidth = (float)mRSC->getCurrentSurfaceWidth(); in renderText()