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

  /external/chromium_org/third_party/skia/include/core/
SkDrawLooper.h 94 struct BlurShadowRec {
106 * then return true, and if not null, fill out the BlurShadowRec).
108 * If any of the above are not met, return false and ignore the BlurShadowRec parameter.
110 virtual bool asABlurShadow(BlurShadowRec*) const;
  /external/skia/include/core/
SkDrawLooper.h 94 struct BlurShadowRec {
106 * then return true, and if not null, fill out the BlurShadowRec).
108 * If any of the above are not met, return false and ignore the BlurShadowRec parameter.
110 virtual bool asABlurShadow(BlurShadowRec*) const;

Completed in 37 milliseconds