Searched defs:DashType (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkPathEffect.h109 * info. Thus the general approach will be call asADash once with default info to get DashType
114 enum DashType { enum in class:SkPathEffect
129 virtual DashType asADash(DashInfo* info) const;

Completed in 32 milliseconds