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

  /frameworks/rs/
rsContext.h 189 uint32_t getCurrentSurfaceWidth() const;
rsProgramVertex.cpp 220 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth();
rsContext.cpp 641 uint32_t Context::getCurrentSurfaceWidth() const {
rsFont.cpp 775 mSurfaceWidth = (float)mRSC->getCurrentSurfaceWidth();

Completed in 54 milliseconds