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

  /external/skia/legacy/include/core/
SkMaskFilter.h 68 struct BlurInfo {
76 * they return the corresponding BlurType and set the fields in BlurInfo
80 virtual BlurType asABlur(BlurInfo*) const;
  /external/skia/include/core/
SkMaskFilter.h 69 struct BlurInfo {
77 * they return the corresponding BlurType and set the fields in BlurInfo
81 virtual BlurType asABlur(BlurInfo*) const;

Completed in 115 milliseconds