Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrDrawVerticesBatch.cpp259 SkTArray<uint16_t>* indices, bool hasIndices) { in randomize_params()
286 bool hasIndices = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
/external/llvm/include/llvm/IR/
DOperator.h414 bool hasIndices() const { in hasIndices() function
/external/llvm/lib/IR/
DConstants.cpp1143 bool ConstantExpr::hasIndices() const { in hasIndices() function in ConstantExpr