Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkBlitter.h128 virtual int requestRowsPreserved() const { return 1; } in requestRowsPreserved() function
202 int requestRowsPreserved() const override { in requestRowsPreserved() function
203 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
236 int requestRowsPreserved() const override { in requestRowsPreserved() function
237 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
270 int requestRowsPreserved() const override { in requestRowsPreserved() function
271 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
DSkScan_AntiPath.cpp158 fRunsToBuffer = realBlitter->requestRowsPreserved(); in SuperBlitter()
DSkScan_AAAPath.cpp407 fRunsToBuffer = realBlitter->requestRowsPreserved(); in RunBasedAdditiveBlitter()
/external/skia/src/core/
DSkBlitter.h128 virtual int requestRowsPreserved() const { return 1; } in requestRowsPreserved() function
202 int requestRowsPreserved() const override { in requestRowsPreserved() function
203 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
236 int requestRowsPreserved() const override { in requestRowsPreserved() function
237 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
270 int requestRowsPreserved() const override { in requestRowsPreserved() function
271 return fBlitter->requestRowsPreserved(); in requestRowsPreserved()
DSkScan_AntiPath.cpp158 fRunsToBuffer = realBlitter->requestRowsPreserved(); in SuperBlitter()
DSkScan_AAAPath.cpp407 fRunsToBuffer = realBlitter->requestRowsPreserved(); in RunBasedAdditiveBlitter()