Lines Matching refs:GrOP_INFO
185 GrOP_INFO("\t\t: (%s opID: %u) -> Combining with (%s, opID: %u)\n", in DoConcat()
273 GrOP_INFO("\t\t: (%s opID: %u) -> Combining with (%s, opID: %u)\n", in tryConcat()
665 GrOP_INFO("opList: %d Recording (%s, opID: %u)\n" in recordOp()
672 GrOP_INFO(SkTabString(op->dumpInfo(), 1).c_str()); in recordOp()
673 GrOP_INFO("\tOutcome:\n"); in recordOp()
686 GrOP_INFO("\t\tBackward: Intersects with chain (%s, head opID: %u)\n", in recordOp()
691 GrOP_INFO("\t\tBackward: Reached max lookback or beginning of op array %d\n", i); in recordOp()
696 GrOP_INFO("\t\tBackward: FirstOp\n"); in recordOp()
707 GrOP_INFO("opList: %d ForwardCombine %d ops:\n", this->uniqueID(), fOpChains.count()); in forwardCombine()
720 GrOP_INFO( in forwardCombine()
728 GrOP_INFO("\t\t%d: chain (%s opID: %u) -> Reached max lookahead or end of array\n", in forwardCombine()