Home
last modified time | relevance | path

Searched defs:isNoPixelsDevice (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkDevice.h406 virtual bool isNoPixelsDevice() const { return false; } in isNoPixelsDevice() function
530 bool isNoPixelsDevice() const override { return true; } in isNoPixelsDevice() function