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

  /frameworks/rs/cpp/util/
TypeHelpers.h 141 void destroy_type(TYPE* p, size_t n) { function in namespace:android::RSC
  /frameworks/rs/server/
TypeHelpers.h 141 void destroy_type(TYPE* p, size_t n) { function in namespace:android
  /system/core/include/utils/
SortedVector.h 249 destroy_type( reinterpret_cast<TYPE*>(storage), num );
TypeHelpers.h 142 void destroy_type(TYPE* p, size_t n) { function in namespace:android
Vector.h 395 destroy_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 111 milliseconds