Searched refs:OP_LOGS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h44 // Use OP_LOG for logging with arglist, OP_LOGS if just printing char*
45 #define OP_LOGS(s) OP_LOG("%s", (s)) macro
491 OP_LOGS("SetMatrix (reset)");
616 OP_LOGS("ResetPaintFilter");
1566 OP_LOGS("DrawShadow");

Completed in 9 milliseconds