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

/frameworks/base/libs/hwui/
H A DDisplayListOp.h42 // Use OP_LOG for logging with arglist, OP_LOGS if just printing char*
43 #define OP_LOGS(s) OP_LOG("%s", (s)) macro
481 OP_LOGS("SetMatrix (reset)");
1519 OP_LOGS("DrawShadow");

Completed in 26 milliseconds