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

  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 658 bool isNoDrawAnnotation() const { return this->getAnnotation() != NULL; }
    [all...]
  /external/skia/include/core/
SkPaint.h 655 bool isNoDrawAnnotation() const { return this->getAnnotation() != NULL; }
    [all...]

Completed in 111 milliseconds