Searched refs:fIndent (Results 1 - 25 of 31) sorted by path

12

/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayAdd.cpp68 SkDisplayList::fIndent += 4; member in class:SkDisplayList
72 SkDisplayList::fIndent -= 4;
H A DSkDisplayApply.cpp234 SkDisplayList::fIndent += 4; member in class:SkDisplayList
254 SkDisplayList::fIndent -= 4;
H A DSkDisplayList.cpp135 int SkDisplayList::fIndent; member in class:SkDisplayList
138 fIndent = 0;
H A DSkDisplayList.h33 static int fIndent; member in class:SkDisplayList
H A DSkDisplayMovie.cpp93 SkDisplayList::fIndent += 4; member in class:SkDisplayList
95 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 DSkDrawGradient.cpp58 SkDisplayList::fIndent += 4; member in class:SkDisplayList
67 SkDisplayList::fIndent -= 4;
H A DSkDrawGroup.cpp135 SkDisplayList::fIndent += 4; member in class:SkDisplayList
148 SkDisplayList::fIndent -= 4;
H A DSkDrawPaint.cpp122 SkDisplayList::fIndent +=4; member in class:SkDisplayList
143 SkDisplayList::fIndent -= 4;
H A DSkDrawPath.cpp85 SkDisplayList::fIndent += 4; member in class:SkDisplayList
93 SkDisplayList::fIndent -= 4;
H A DSkDump.cpp63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
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 DSkPaintPart.cpp94 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str());
/external/chromium_org/third_party/skia/tools/
H A DDumpRecord.cpp22 , fIndent(0)
52 --fIndent;
58 ++fIndent;
63 ++fIndent;
73 for (int i = 0; i < fIndent; i++) {
96 int fIndent; member in class:__anon15443::Dumper
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/skia/src/animator/
H A DSkDisplayAdd.cpp68 SkDisplayList::fIndent += 4; member in class:SkDisplayList
72 SkDisplayList::fIndent -= 4;
H A DSkDisplayApply.cpp234 SkDisplayList::fIndent += 4; member in class:SkDisplayList
254 SkDisplayList::fIndent -= 4;
H A DSkDisplayList.cpp135 int SkDisplayList::fIndent; member in class:SkDisplayList
138 fIndent = 0;
H A DSkDisplayList.h33 static int fIndent; member in class:SkDisplayList
H A DSkDisplayMovie.cpp93 SkDisplayList::fIndent += 4; member in class:SkDisplayList
95 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 DSkDrawGradient.cpp58 SkDisplayList::fIndent += 4; member in class:SkDisplayList
67 SkDisplayList::fIndent -= 4;
H A DSkDrawGroup.cpp135 SkDisplayList::fIndent += 4; member in class:SkDisplayList
148 SkDisplayList::fIndent -= 4;

Completed in 313 milliseconds

12