Lines Matching refs:GrOP_INFO
187 GrOP_INFO("\t\t: (%s opID: %u) -> Combining with (%s, opID: %u)\n", in DoConcat()
275 GrOP_INFO("\t\t: (%s opID: %u) -> Combining with (%s, opID: %u)\n", in tryConcat()
669 GrOP_INFO("opList: %d Recording (%s, opID: %u)\n" in recordOp()
676 GrOP_INFO(SkTabString(op->dumpInfo(), 1).c_str()); in recordOp()
677 GrOP_INFO("\tOutcome:\n"); in recordOp()
690 GrOP_INFO("\t\tBackward: Intersects with chain (%s, head opID: %u)\n", in recordOp()
695 GrOP_INFO("\t\tBackward: Reached max lookback or beginning of op array %d\n", i); in recordOp()
700 GrOP_INFO("\t\tBackward: FirstOp\n"); in recordOp()
711 GrOP_INFO("opList: %d ForwardCombine %d ops:\n", this->uniqueID(), fOpChains.count()); in forwardCombine()
724 GrOP_INFO( in forwardCombine()
732 GrOP_INFO("\t\t%d: chain (%s opID: %u) -> Reached max lookahead or end of array\n", in forwardCombine()