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

  /external/chromium_org/third_party/skia/src/core/
SkPictureRecord.cpp     [all...]
SkCanvas.cpp     [all...]
  /external/skia/src/core/
SkPictureRecord.cpp     [all...]
SkCanvas.cpp     [all...]
  /external/chromium_org/chrome/browser/extensions/
bookmark_app_helper.cc 254 if (!icon.drawsNothing() && icon.width() == icon.height())
  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 109 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
115 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
121 bool drawsNothing() const { return this->empty() || this->isNull(); }
    [all...]
  /external/skia/include/core/
SkBitmap.h 135 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
141 * Hey! Before you use this, see if you really want to know drawsNothing() instead.
147 bool drawsNothing() const { return this->empty() || this->isNull(); }
    [all...]
  /external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc     [all...]

Completed in 1968 milliseconds