Searched refs:closeAll (Results 1 – 5 of 5) sorted by relevance
228 auto closeAll = [readFd, writeFd]() { in renderer() local250 closeAll(); in renderer()257 closeAll(); in renderer()266 closeAll(); in renderer()
131 void GrDrawingManager::RenderTaskDAG::closeAll(const GrCaps* caps) { in closeAll() function in GrDrawingManager::RenderTaskDAG261 fDAG.closeAll(fContext->priv().caps()); in flush()548 fDAG.closeAll(fContext->priv().caps()); in moveRenderTasksToDDL()
113 void closeAll(const GrCaps* caps);
1809 let closeAll; variable1812 closeAll = close;1815 closeAll = close + parent.closeAll;1822 closeAll,1861 const {openAll, closeAll} = styler;1878 string = stringEncaseCRLFWithFirstIndex(string, closeAll, openAll, lfIndex);1881 return openAll + string + closeAll;