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

  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 643 bool isNoDrawAnnotation() const { return this->getAnnotation() != NULL; }
    [all...]
  /external/skia/include/core/
SkPaint.h 643 bool isNoDrawAnnotation() const { return this->getAnnotation() != NULL; }
    [all...]
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.cc 22 do { if (paint.isNoDrawAnnotation()) { return; } } while (0)

Completed in 4678 milliseconds