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

/frameworks/rs/
H A DrsContext.h197 uint32_t getCurrentSurfaceHeight() const;
H A DrsProgramVertex.cpp221 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight();
H A DrsContext.cpp637 uint32_t Context::getCurrentSurfaceHeight() const { function in class:Context
H A DrsFont.cpp772 mSurfaceHeight = (float)mRSC->getCurrentSurfaceHeight();

Completed in 138 milliseconds