Searched defs:isOnes (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLSL.h88 bool isOnes() const { return kOnes_ExprType == fType; } function in class:GrGLSLExpr
/external/skia/src/gpu/gl/
H A DGrGLSL.h88 bool isOnes() const { return kOnes_ExprType == fType; } function in class:GrGLSLExpr
/external/eigen/Eigen/src/Core/
H A DCwiseNullaryOp.h553 * \sa Ones(), Ones(Index), isOnes(), class Ones
576 * \sa Ones(), Ones(Index,Index), isOnes(), class Ones
593 * \sa Ones(Index), Ones(Index,Index), isOnes(), class Ones
611 bool DenseBase<Derived>::isOnes function in class:Eigen::DenseBase

Completed in 200 milliseconds