Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc360 Run *nextRun; member
376 for (Run *run = mRunHead.nextRun; run;) { in ~TextAnalysis()
378 run = run->nextRun; in ~TextAnalysis()
396 mRunHead.nextRun = NULL; in GenerateResults()
510 mCurrentRun = mCurrentRun->nextRun; in FetchNextRun()
529 for (Run *run = &mRunHead; run; run = run->nextRun) { in SetCurrentRun()
557 newRun->nextRun = mCurrentRun->nextRun; in SplitCurrentRun()
558 mCurrentRun->nextRun = newRun; in SplitCurrentRun()
/external/skia/src/core/
DSkTextBlob.cpp214 const RunRecord* nextRun = RunRecord::Next(run); in ~SkTextBlob() local
217 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/ ...