HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentSurfaceHeight (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsContext.h 190 uint32_t getCurrentSurfaceHeight() const;
rsProgramVertex.cpp 221 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight();
rsContext.cpp 653 uint32_t Context::getCurrentSurfaceHeight() const {
rsFont.cpp 776 mSurfaceHeight = (float)mRSC->getCurrentSurfaceHeight();

Completed in 49 milliseconds