HomeSort by relevance Sort by last modified time
    Searched refs:drawsNothing (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkBitmap.h 113 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
119 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
125 bool drawsNothing() const { return this->empty() || this->isNull(); }
    [all...]
  /external/skia/dm/
DM.cpp     [all...]
  /external/skia/src/core/
SkCanvas.cpp     [all...]

Completed in 83 milliseconds