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

/frameworks/base/libs/hwui/utils/
H A DSortedList.h211 destroy_type(reinterpret_cast<TYPE*> (storage), num);
/frameworks/native/include/utils/
H A DSortedVector.h249 destroy_type( reinterpret_cast<TYPE*>(storage), num );
H A DTypeHelpers.h141 void destroy_type(TYPE* p, size_t n) { function in namespace:android
H A DVector.h388 destroy_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 72 milliseconds