Home
last modified time | relevance | path

Searched refs:AlphaType (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkImage.h50 enum AlphaType { enum
63 AlphaType fAlphaType;
/external/eigen/Eigen/src/SparseCore/
DSparseDenseProduct.h229 template<typename SparseLhsType, typename DenseRhsType, typename DenseResType,typename AlphaType>
230 …oduct(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)