Searched refs:opStreamIn (Results 1 – 2 of 2) sorted by relevance
10 SkFILEStream opStreamIn(outFileStr.c_str()); in replace() local11 if (!opStreamIn.isValid()) { in replace()16 opData.setCount(opStreamIn.getLength()); in replace()18 opStreamIn.read(opData.begin(), opLen); in replace()19 opStreamIn.setPath(NULL); in replace()