Home
last modified time | relevance | path

Searched refs:combinablePrimitive (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.h97 bool combinablePrimitive() const { in combinablePrimitive() function
DGrDrawVerticesOp.cpp500 if (!this->combinablePrimitive() || this->primitiveType() != that->primitiveType()) { in onCombineIfPossible()
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp74 bool combinablePrimitive() const { in combinablePrimitive() function in __anon04da10970111::DrawVerticesOp
529 if (!this->combinablePrimitive() || this->primitiveType() != that->primitiveType()) { in onCombineIfPossible()