Searched defs:clipStart (Results 1 - 3 of 3) sorted by relevance

/external/proguard/src/proguard/preverify/
H A DCodeSubroutineInliner.java55 private int clipStart = 0; field in class:CodeSubroutineInliner
182 int oldClipStart = clipStart;
188 clipStart = subroutineStart;
219 clipStart = oldClipStart;
348 int startPC = Math.max(exceptionInfo.u2startPC, clipStart);
/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp473 bool clipStart,
509 clipStart ? pts[0] : beforeNeg ? rectPts[minPerpPtIndex]
2031 bool clipStart = !pArray || !pArray->GetIntegerAt(0); local
2051 if (clipStart || clipEnd) {
2056 SkTSwap(clipStart, clipEnd);
2058 if (clipStart)
2065 SkTSwap(clipStart, clipEnd);
2067 if (clipStart)
2076 ClipAngledGradient(pts, rectPts, clipStart, clipEnd, &skClip);
2093 if (clipStart || clipEn
471 ClipAngledGradient(const SkPoint pts[2], SkPoint rectPts[4], bool clipStart, bool clipEnd, SkPath* clip) argument
[all...]
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader.java package proguard ...

Completed in 1595 milliseconds