Home
last modified time | relevance | path

Searched refs:nextRun (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-directwrite.cc304 Run *nextRun; member
320 for (Run *run = mRunHead.nextRun; run;) { in ~TextAnalysis()
322 run = run->nextRun; in ~TextAnalysis()
340 mRunHead.nextRun = NULL; in GenerateResults()
458 mCurrentRun = mCurrentRun->nextRun; in FetchNextRun()
478 for (Run *run = &mRunHead; run; run = run->nextRun) { in SetCurrentRun()
509 newRun->nextRun = mCurrentRun->nextRun; in SplitCurrentRun()
510 mCurrentRun->nextRun = newRun; in SplitCurrentRun()
/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp194 for (TextRun *run = iter.get(), *nextRun; run; run = nextRun) { in drawTextBlob() local
195 nextRun = iter.next(); in drawTextBlob()
/external/skia/src/core/
DSkTextBlob.cpp305 const auto* nextRun = RunRecord::Next(run); in ~SkTextBlob() local
308 run = nextRun; in ~SkTextBlob()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...