Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkVertices.h88 bool hasIndices() const { return SkToBool(this->indices()); } in hasIndices() function
/external/skqp/include/core/
DSkVertices.h88 bool hasIndices() const { return SkToBool(this->indices()); } in hasIndices() function
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp358 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params()
390 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.cpp358 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params()
390 bool hasIndices = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/external/swiftshader/third_party/LLVM/include/llvm/
DOperator.h272 bool hasIndices() const { in hasIndices() function
/external/llvm/include/llvm/IR/
DOperator.h415 bool hasIndices() const { in hasIndices() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp774 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr
/external/llvm/lib/IR/
DConstants.cpp1097 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr