Home
last modified time | relevance | path

Searched defs:recorded (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/
Dgpuveto.cpp58 sk_sp<SkPicture> recorded(recorder.finishRecordingAsPicture()); in main() local
/external/jline/src/src/main/java/jline/
DUnixTerminal.java382 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput()
397 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8()
DWindowsTerminal.java468 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput()
483 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8()
/external/stressapptest/src/
Dworker.cc707 recorded[kErrorLimit]; // Queued errors for later printing. in CheckRegion() local