Searched refs:splat_type (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/utils/
H A DTypeHelpers.h163 void splat_type(TYPE* where, const TYPE* what, size_t n) { function in namespace:android
H A DSortedVector.h258 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );
H A DVector.h356 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );

Completed in 13 milliseconds