Home
last modified time | relevance | path

Searched defs:hasIndices (Results 1 – 8 of 8) sorted by relevance

/external/skqp/include/core/
DSkVertices.h217 bool hasIndices() const { return SkToBool(this->indices()); } in hasIndices() function
/external/skia/include/core/
DSkVertices.h217 bool hasIndices() const { return SkToBool(this->indices()); } in hasIndices() function
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.cpp591 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params()
623 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp652 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params()
687 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/external/llvm/include/llvm/IR/
DOperator.h415 bool hasIndices() const { in hasIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h487 bool hasIndices() const { in hasIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1152 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
/external/llvm/lib/IR/
DConstants.cpp1097 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr