Searched refs:hasIndices (Results 1 – 12 of 12) sorted by relevance
100 return fMeshes[0].fVertices->hasIndices(); in isIndexed()534 if (fMeshes[0].fVertices->hasIndices() != that->fMeshes[0].fVertices->hasIndices()) { in onCombineIfPossible()641 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params() argument650 if (hasIndices) { in randomize_params()673 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local682 hasIndices); in GR_DRAW_OP_TEST_DEFINE()687 hasIndices); in GR_DRAW_OP_TEST_DEFINE()697 hasIndices ? indices.count() : 0, in GR_DRAW_OP_TEST_DEFINE()
266 return fMeshes[0].fVertices->priv().hasIndices(); in isIndexed()663 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params() argument672 if (hasIndices) { in randomize_params()698 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local707 hasIndices); in GR_DRAW_OP_TEST_DEFINE()712 hasIndices); in GR_DRAW_OP_TEST_DEFINE()722 hasIndices ? indices.count() : 0, in GR_DRAW_OP_TEST_DEFINE()
27 bool hasIndices() const { return SkToBool(fVertices->fIndices); } in hasIndices() function
483 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()),491 Indexes(CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()),517 if (Indexes != (CE->hasIndices() ? CE->getIndices() : ArrayRef<unsigned>()))
1257 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
1537 if (CE->hasIndices()) { in WriteConstantInternal()
217 bool hasIndices() const { return SkToBool(this->indices()); } in hasIndices() function
514 bool hasIndices() const { in hasIndices() function
1106 bool hasIndices() const;
1075 bool hasIndices() const {2371 bool hasIndices() const {2502 bool hasIndices() const {
409 && IV->hasIndices()) in SurveyUse()
2697 if (!EV.hasIndices()) in visitExtractValueInst()