HomeSort by relevance Sort by last modified time
    Searched refs:combinablePrimitive (Results 1 - 3 of 3) sorted by null

  /external/skqp/src/gpu/ops/
GrDrawVerticesOp.h 97 bool combinablePrimitive() const {
GrDrawVerticesOp.cpp 500 if (!this->combinablePrimitive() || this->primitiveType() != that->primitiveType()) {
  /external/skia/src/gpu/ops/
GrDrawVerticesOp.cpp 74 bool combinablePrimitive() const {
529 if (!this->combinablePrimitive() || this->primitiveType() != that->primitiveType()) {

Completed in 453 milliseconds