Searched refs:hasIndices (Results 1 – 10 of 10) sorted by relevance
259 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params() argument268 if (hasIndices) { in randomize_params()286 bool hasIndices = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local298 &indices, hasIndices); in DRAW_BATCH_TEST_DEFINE()306 &indices, hasIndices); in DRAW_BATCH_TEST_DEFINE()320 indices.begin(), hasIndices ? vertexCount : 0, in DRAW_BATCH_TEST_DEFINE()
468 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()) {}474 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()) {499 if (Indexes != (CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()))
1143 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
1324 if (CE->hasIndices()) { in WriteConstantInternal()
258 if (EV->hasIndices()) in PropagateConstantReturn()
460 && IV->hasIndices()) in SurveyUse()
414 bool hasIndices() const { in hasIndices() function
1077 bool hasIndices() const;
1019 bool hasIndices() const {2256 bool hasIndices() const {2383 bool hasIndices() const {
2205 if (!EV.hasIndices()) in visitExtractValueInst()