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

  /frameworks/rs/server/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
  /system/core/include/utils/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
BitSet.h 169 ANDROID_BASIC_TYPES_TRAITS(BitSet32)
290 ANDROID_BASIC_TYPES_TRAITS(BitSet64)
  /frameworks/native/include/ui/
Point.h 84 ANDROID_BASIC_TYPES_TRAITS(Point)
Rect.h 187 ANDROID_BASIC_TYPES_TRAITS(Rect)
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 132 ANDROID_BASIC_TYPES_TRAITS(ProgramCache::Key)
  /frameworks/native/opengl/libagl/
Tokenizer.cpp 26 ANDROID_BASIC_TYPES_TRAITS(Tokenizer::run_t)

Completed in 4339 milliseconds