Searched defs:fFirstDirection (Results 1 – 2 of 2) sorted by relevance
1778 mutable std::atomic<uint8_t> fFirstDirection; // SkPathFirstDirection variable
2254 SkPathFirstDirection fFirstDirection { SkPathFirstDirection::kUnknown }; member