Searched refs:construct_type (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/utils/
H A DSortedList.h206 construct_type(reinterpret_cast<TYPE*> (storage), num);
/frameworks/native/include/utils/
H A DSortedVector.h244 construct_type( reinterpret_cast<TYPE*>(storage), num );
H A DTypeHelpers.h132 void construct_type(TYPE* p, size_t n) { function in namespace:android
H A DVector.h383 construct_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 156 milliseconds