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