OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlphaType
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkImage.h
50
enum
AlphaType
{
63
AlphaType
fAlphaType;
/external/eigen/Eigen/src/SparseCore/
SparseDenseProduct.h
229
template<typename SparseLhsType, typename DenseRhsType, typename DenseResType,typename
AlphaType
>
230
inline void sparse_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const
AlphaType
& alpha)
Completed in 124 milliseconds