HomeSort by relevance Sort by last modified time
    Searched refs:SK_MATRIX_STRING (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
RenderProperties.cpp 109 ALOGD("%*s(ConcatMatrix (static) %p: " SK_MATRIX_STRING ")",
113 ALOGD("%*s(ConcatMatrix (animation) %p: " SK_MATRIX_STRING ")",
121 ALOGD("%*s(ConcatMatrix %p: " SK_MATRIX_STRING ")",
Matrix.h 29 #define SK_MATRIX_STRING "[%.2f %.2f %.2f] [%.2f %.2f %.2f] [%.2f %.2f %.2f]"
DisplayListOp.h 483 OP_LOG("SetMatrix " SK_MATRIX_STRING, SK_MATRIX_ARGS(&mMatrix));
503 OP_LOG("ConcatMatrix " SK_MATRIX_STRING, SK_MATRIX_ARGS(&mMatrix));
    [all...]

Completed in 878 milliseconds