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

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

Completed in 824 milliseconds