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

/system/core/libpixelflinger/tinyutils/
H A DTypeHelpers.h151 void splat_type(TYPE* where, const TYPE* what, size_t n) { function in namespace:android
H A DSortedVector.h259 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );
H A DVector.h325 splat_type( reinterpret_cast<TYPE*>(dest), reinterpret_cast<const TYPE*>(item), num );

Completed in 159 milliseconds