HomeSort by relevance Sort by last modified time
    Searched defs:isOnes (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLSL.h 88 bool isOnes() const { return kOnes_ExprType == fType; }
  /external/skia/src/gpu/gl/
GrGLSL.h 88 bool isOnes() const { return kOnes_ExprType == fType; }
  /external/eigen/Eigen/src/Core/
CwiseNullaryOp.h 553 * \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

Completed in 3678 milliseconds