Searched defs:recorded (Results 1 – 4 of 4) sorted by relevance
58 sk_sp<SkPicture> recorded(recorder.finishRecordingAsPicture()); in main() local
382 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput()397 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8()
468 public void setInput(int recorded, InputStream wrapped) throws IOException { in setInput()483 public void setInputUTF8(int recorded, InputStream wrapped) throws IOException { in setInputUTF8()
707 recorded[kErrorLimit]; // Queued errors for later printing. in CheckRegion() local