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

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

Completed in 208 milliseconds