Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDevice.h414 virtual bool isNoPixelsDevice() const { return false; } in isNoPixelsDevice() function
536 bool isNoPixelsDevice() const override { return true; } in isNoPixelsDevice() function