Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLCPPCodeGenerator.cpp693 String toFlush = String(sksl.c_str(), flushPoint + 1); in flushEmittedCode() local
696 this->writeCodeAppend(toFlush); in flushEmittedCode()