Home
last modified time | relevance | path

Searched refs:GrOP_INFO (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrRenderTargetOpList.cpp187 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()
[all …]
DGrTextureOpList.cpp218 GrOP_INFO("Re-Recording (%s, opID: %u)\n" in recordOp()
224 GrOP_INFO(SkTabString(op->dumpInfo(), 1).c_str()); in recordOp()
/external/skqp/src/gpu/
DGrRenderTargetOpList.cpp185 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()
[all …]
DGrTextureOpList.cpp216 GrOP_INFO("Re-Recording (%s, opID: %u)\n" in recordOp()
222 GrOP_INFO(SkTabString(op->dumpInfo(), 1).c_str()); in recordOp()
/external/skqp/src/gpu/ops/
DGrOp.h50 #define GrOP_INFO(...) SkDebugf(__VA_ARGS__) macro
53 #define GrOP_INFO(...) macro
/external/skia/src/gpu/ops/
DGrOp.h50 #define GrOP_INFO(...) SkDebugf(__VA_ARGS__) macro
53 #define GrOP_INFO(...) macro