Searched defs:outerSize (Results 1 – 7 of 7) sorted by relevance
128 Index outerSize() const { in outerSize() function
348 SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize) in innerVectors()361 SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize) const in innerVectors()
184 Index outerSize() const { return (int(Flags)&RowMajorBit) ? this->rows() : this->cols(); } in outerSize() function
218 Index outerSize() const in outerSize() function
220 constexpr size_t outerSize = sizeof(SkTriColorShader) + in drawVertices() local
184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
219 constexpr size_t outerSize = sizeof(SkTriColorShader) + in drawVertices() local