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

  /external/skia/include/core/
SkBitmap.h 190 Does not check if SkPixelRef is nullptr; call drawsNothing() to check width(),
199 Does not check if width() or height() are zero; call drawsNothing() to check
211 bool drawsNothing() const {
    [all...]
  /external/skqp/include/core/
SkBitmap.h 190 Does not check if SkPixelRef is nullptr; call drawsNothing() to check width(),
199 Does not check if width() or height() are zero; call drawsNothing() to check
211 bool drawsNothing() const {
    [all...]

Completed in 66 milliseconds