Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DDevice.cpp267 if (this->needsFlushBeforeDraw(styleType == SkStrokeRec::kStrokeAndFill_Style ? 2 : 1)) { in drawShape()
372 bool Device::needsFlushBeforeDraw(int numNewDraws) const { in needsFlushBeforeDraw() function in skgpu::Device
DDevice.h157 bool needsFlushBeforeDraw(int numNewDraws) const;