Searched refs:getCurrentSurfaceWidth (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsContext.h190 uint32_t getCurrentSurfaceWidth() const;
H A DrsProgramVertex.cpp220 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth();
H A DrsContext.cpp660 uint32_t Context::getCurrentSurfaceWidth() const { function in class:Context
H A DrsFont.cpp775 mSurfaceWidth = (float)mRSC->getCurrentSurfaceWidth();

Completed in 149 milliseconds