Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkDevice.h280 virtual bool isNoPixelsDevice() const { return false; } in isNoPixelsDevice() function
617 bool isNoPixelsDevice() const override { return true; } in isNoPixelsDevice() function