Searched refs:hasIndices (Results 1 – 10 of 10) sorted by relevance
825 if (this->hasIndices()) { in generateGeometry()840 if (this->hasIndices()) { in generateGeometry()860 if (this->hasIndices()) { in generateGeometry()923 bool hasIndices() const { return fBatch.fHasIndices; } in hasIndices() function in DrawVerticesBatch946 if (this->hasIndices() != that->hasIndices()) { in onCombineIfPossible()1942 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params() argument1951 if (hasIndices) { in randomize_params()1969 bool hasIndices = random->nextBool(); in BATCH_TEST_DEFINE() local1981 &indices, hasIndices); in BATCH_TEST_DEFINE()1989 &indices, hasIndices); in BATCH_TEST_DEFINE()[all …]
434 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()) {}440 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()) {465 if (Indexes != (CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()))
1305 if (CE->hasIndices()) { in WriteConstantInternal()
1178 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
258 if (EV->hasIndices()) in PropagateConstantReturn()
467 && IV->hasIndices()) in SurveyUse()
417 bool hasIndices() const { in hasIndices() function
943 bool hasIndices() const {1968 bool hasIndices() const {2092 bool hasIndices() const {
1020 bool hasIndices() const;
2140 if (!EV.hasIndices()) in visitExtractValueInst()