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

  /frameworks/rs/
rsComponent.h 43 bool getIsSigned() const {return mIsSigned;}
64 bool mIsSigned;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsComponent.h 43 bool getIsSigned() const {return mIsSigned;}
64 bool mIsSigned;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsComponent.h 43 bool getIsSigned() const {return mIsSigned;}
64 bool mIsSigned;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsComponent.h 43 bool getIsSigned() const {return mIsSigned;}
64 bool mIsSigned;

Completed in 155 milliseconds