/external/chromium_org/third_party/skia/src/animator/ |
SkMatrixParts.cpp | 190 SkDisplayList::fIndent += 4; 192 SkDebugf("%*s<source>\n", SkDisplayList::fIndent, ""); 193 SkDisplayList::fIndent += 4; 195 SkDisplayList::fIndent -= 4; 196 SkDebugf("%*s</source>\n", SkDisplayList::fIndent, ""); 199 SkDebugf("%*s<destination>\n", SkDisplayList::fIndent, ""); 200 SkDisplayList::fIndent += 4; 202 SkDisplayList::fIndent -= 4; 203 SkDebugf("%*s</destination>\n", SkDisplayList::fIndent, ""); 205 SkDisplayList::fIndent -= 4 [all...] |
SkDisplayList.h | 35 static int fIndent;
|
SkPaintParts.cpp | 96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str());
|
SkDisplayList.cpp | 135 int SkDisplayList::fIndent; 138 fIndent = 0;
|
SkDisplayMovie.cpp | 93 SkDisplayList::fIndent += 4; 95 SkDisplayList::fIndent -= 4;
|
SkDrawPath.cpp | 85 SkDisplayList::fIndent += 4; 93 SkDisplayList::fIndent -= 4;
|
SkDisplayPost.cpp | 99 SkDisplayList::fIndent += 4; 120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name); 157 SkDisplayList::fIndent -= 4;
|
SkDisplayable.cpp | 246 SkDebugf("%*s", SkDisplayList::fIndent, ""); 247 if (SkDisplayList::fDumpIndex != 0 && SkDisplayList::fIndent == 0) 259 SkDisplayList::fIndent += 4; 276 SkDisplayList::fIndent -= 4; 288 SkDebugf("%*s", SkDisplayList::fIndent, "");
|
SkDump.cpp | 63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
|
SkDisplayAdd.cpp | 68 SkDisplayList::fIndent += 4; 72 SkDisplayList::fIndent -= 4;
|
SkDrawGradient.cpp | 110 SkDisplayList::fIndent += 4; 119 SkDisplayList::fIndent -= 4;
|
SkDrawGroup.cpp | 135 SkDisplayList::fIndent += 4; 148 SkDisplayList::fIndent -= 4;
|
SkDrawPaint.cpp | 124 SkDisplayList::fIndent +=4; 145 SkDisplayList::fIndent -= 4;
|
/external/skia/src/animator/ |
SkMatrixParts.cpp | 190 SkDisplayList::fIndent += 4; 192 SkDebugf("%*s<source>\n", SkDisplayList::fIndent, ""); 193 SkDisplayList::fIndent += 4; 195 SkDisplayList::fIndent -= 4; 196 SkDebugf("%*s</source>\n", SkDisplayList::fIndent, ""); 199 SkDebugf("%*s<destination>\n", SkDisplayList::fIndent, ""); 200 SkDisplayList::fIndent += 4; 202 SkDisplayList::fIndent -= 4; 203 SkDebugf("%*s</destination>\n", SkDisplayList::fIndent, ""); 205 SkDisplayList::fIndent -= 4 [all...] |
SkDisplayList.h | 35 static int fIndent;
|
SkPaintParts.cpp | 96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str());
|
SkDisplayList.cpp | 135 int SkDisplayList::fIndent; 138 fIndent = 0;
|
SkDisplayMovie.cpp | 93 SkDisplayList::fIndent += 4; 95 SkDisplayList::fIndent -= 4;
|
SkDrawPath.cpp | 85 SkDisplayList::fIndent += 4; 93 SkDisplayList::fIndent -= 4;
|
SkDisplayPost.cpp | 99 SkDisplayList::fIndent += 4; 120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name); 157 SkDisplayList::fIndent -= 4;
|
SkDisplayable.cpp | 246 SkDebugf("%*s", SkDisplayList::fIndent, ""); 247 if (SkDisplayList::fDumpIndex != 0 && SkDisplayList::fIndent == 0) 259 SkDisplayList::fIndent += 4; 276 SkDisplayList::fIndent -= 4; 288 SkDebugf("%*s", SkDisplayList::fIndent, "");
|
SkDump.cpp | 63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
|
SkDisplayAdd.cpp | 68 SkDisplayList::fIndent += 4; 72 SkDisplayList::fIndent -= 4;
|
SkDrawGradient.cpp | 110 SkDisplayList::fIndent += 4; 119 SkDisplayList::fIndent -= 4;
|
SkDrawGroup.cpp | 135 SkDisplayList::fIndent += 4; 148 SkDisplayList::fIndent -= 4;
|