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

  /frameworks/rs/
rsContext.h 190 uint32_t getCurrentSurfaceWidth() const;
rsProgramVertex.cpp 220 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth();
rsContext.cpp 660 uint32_t Context::getCurrentSurfaceWidth() const {
rsFont.cpp 775 mSurfaceWidth = (float)mRSC->getCurrentSurfaceWidth();
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsContext.h 190 uint32_t getCurrentSurfaceWidth() const;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsContext.h 190 uint32_t getCurrentSurfaceWidth() const;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsContext.h 190 uint32_t getCurrentSurfaceWidth() const;

Completed in 53 milliseconds