OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getBitsUnpadded
(Results
1 - 8
of
8
) sorted by null
/frameworks/rs/
rsComponent.h
45
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
rsElement.h
95
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsComponent.h
45
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
rsElement.h
93
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsComponent.h
45
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
rsElement.h
93
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsComponent.h
45
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
rsElement.h
93
uint32_t
getBitsUnpadded
() const {return mBitsUnpadded;}
Completed in 489 milliseconds