Lines Matching full:isnull
121 bool isNull() const { return NULL == fPixelRef; }125 bool drawsNothing() const { return this->empty() || this->isNull(); }