Searched refs:fIndent (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/skia/src/animator/
H A DSkMatrixParts.cpp190 SkDisplayList::fIndent += 4; member in class:SkDisplayList
192 SkDebugf("%*s<source>\n", SkDisplayList::fIndent, "");
193 SkDisplayList::fIndent += 4; member in class:SkDisplayList
195 SkDisplayList::fIndent -= 4;
196 SkDebugf("%*s</source>\n", SkDisplayList::fIndent, "");
199 SkDebugf("%*s<destination>\n", SkDisplayList::fIndent, "");
200 SkDisplayList::fIndent += 4; member in class:SkDisplayList
202 SkDisplayList::fIndent -= 4;
203 SkDebugf("%*s</destination>\n", SkDisplayList::fIndent, "");
205 SkDisplayList::fIndent
258 SkDisplayList::fIndent += 4; member in class:SkDisplayList
261 SkDisplayList::fIndent += 4; member in class:SkDisplayList
268 SkDisplayList::fIndent += 4; member in class:SkDisplayList
[all...]
H A DSkDisplayList.h35 static int fIndent; member in class:SkDisplayList
H A DSkPaintParts.cpp96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str());
H A DSkDisplayList.cpp135 int SkDisplayList::fIndent; member in class:SkDisplayList
138 fIndent = 0;
H A DSkDisplayMovie.cpp93 SkDisplayList::fIndent += 4; member in class:SkDisplayList
95 SkDisplayList::fIndent -= 4;
H A DSkDrawPath.cpp85 SkDisplayList::fIndent += 4; member in class:SkDisplayList
93 SkDisplayList::fIndent -= 4;
H A DSkDisplayPost.cpp99 SkDisplayList::fIndent += 4; member in class:SkDisplayList
120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name);
157 SkDisplayList::fIndent -= 4;
H A DSkDisplayable.cpp246 SkDebugf("%*s", SkDisplayList::fIndent, "");
247 if (SkDisplayList::fDumpIndex != 0 && SkDisplayList::fIndent == 0)
259 SkDisplayList::fIndent += 4; member in class:SkDisplayList
276 SkDisplayList::fIndent -= 4;
288 SkDebugf("%*s", SkDisplayList::fIndent, "");
H A DSkDump.cpp63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
H A DSkDisplayAdd.cpp68 SkDisplayList::fIndent += 4; member in class:SkDisplayList
72 SkDisplayList::fIndent -= 4;
H A DSkDrawGradient.cpp110 SkDisplayList::fIndent += 4; member in class:SkDisplayList
119 SkDisplayList::fIndent -= 4;
H A DSkDrawGroup.cpp135 SkDisplayList::fIndent += 4; member in class:SkDisplayList
148 SkDisplayList::fIndent -= 4;
H A DSkDrawPaint.cpp124 SkDisplayList::fIndent +=4; member in class:SkDisplayList
145 SkDisplayList::fIndent -= 4;
/external/skia/src/animator/
H A DSkMatrixParts.cpp190 SkDisplayList::fIndent += 4; member in class:SkDisplayList
192 SkDebugf("%*s<source>\n", SkDisplayList::fIndent, "");
193 SkDisplayList::fIndent += 4; member in class:SkDisplayList
195 SkDisplayList::fIndent -= 4;
196 SkDebugf("%*s</source>\n", SkDisplayList::fIndent, "");
199 SkDebugf("%*s<destination>\n", SkDisplayList::fIndent, "");
200 SkDisplayList::fIndent += 4; member in class:SkDisplayList
202 SkDisplayList::fIndent -= 4;
203 SkDebugf("%*s</destination>\n", SkDisplayList::fIndent, "");
205 SkDisplayList::fIndent
258 SkDisplayList::fIndent += 4; member in class:SkDisplayList
261 SkDisplayList::fIndent += 4; member in class:SkDisplayList
268 SkDisplayList::fIndent += 4; member in class:SkDisplayList
[all...]
H A DSkDisplayList.h35 static int fIndent; member in class:SkDisplayList
H A DSkPaintParts.cpp96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str());
H A DSkDisplayList.cpp135 int SkDisplayList::fIndent; member in class:SkDisplayList
138 fIndent = 0;
H A DSkDisplayMovie.cpp93 SkDisplayList::fIndent += 4; member in class:SkDisplayList
95 SkDisplayList::fIndent -= 4;
H A DSkDrawPath.cpp85 SkDisplayList::fIndent += 4; member in class:SkDisplayList
93 SkDisplayList::fIndent -= 4;
H A DSkDisplayPost.cpp99 SkDisplayList::fIndent += 4; member in class:SkDisplayList
120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name);
157 SkDisplayList::fIndent -= 4;
H A DSkDisplayable.cpp246 SkDebugf("%*s", SkDisplayList::fIndent, "");
247 if (SkDisplayList::fDumpIndex != 0 && SkDisplayList::fIndent == 0)
259 SkDisplayList::fIndent += 4; member in class:SkDisplayList
276 SkDisplayList::fIndent -= 4;
288 SkDebugf("%*s", SkDisplayList::fIndent, "");
H A DSkDump.cpp63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
H A DSkDisplayAdd.cpp68 SkDisplayList::fIndent += 4; member in class:SkDisplayList
72 SkDisplayList::fIndent -= 4;
H A DSkDrawGradient.cpp110 SkDisplayList::fIndent += 4; member in class:SkDisplayList
119 SkDisplayList::fIndent -= 4;
H A DSkDrawGroup.cpp135 SkDisplayList::fIndent += 4; member in class:SkDisplayList
148 SkDisplayList::fIndent -= 4;

Completed in 817 milliseconds

12