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

/frameworks/base/libs/hwui/
H A DRenderProperties.cpp132 ALOGD("%*sConcatMatrix (static) %p: " SK_MATRIX_STRING,
136 ALOGD("%*sConcatMatrix (animation) %p: " SK_MATRIX_STRING,
144 ALOGD("%*sConcatMatrix %p: " SK_MATRIX_STRING,
H A DMatrix.h29 #define SK_MATRIX_STRING "[%.2f %.2f %.2f] [%.2f %.2f %.2f] [%.2f %.2f %.2f]" macro
H A DDisplayListOp.h493 OP_LOG("SetMatrix " SK_MATRIX_STRING, SK_MATRIX_ARGS(&mMatrix));
513 OP_LOG("ConcatMatrix " SK_MATRIX_STRING, SK_MATRIX_ARGS(&mMatrix));

Completed in 356 milliseconds