Searched refs:flushRecording (Results 1 – 3 of 3) sorted by relevance
139 void flushRecording(bool detachCurrentBlock);
227 void flushRecording(bool detachCurrentBlock);1152 void SkGPipeCanvas::flushRecording(bool detachCurrentBlock) { in flushRecording() function in SkGPipeCanvas1352 void SkGPipeWriter::flushRecording(bool detachCurrentBlock) { in flushRecording() function in SkGPipeWriter1354 fCanvas->flushRecording(detachCurrentBlock); in flushRecording()
376 fPipeWriter.flushRecording(true); in flushPendingCommands()