Searched defs:shadowPath (Results 1 – 5 of 5) sorted by relevance
69 std::string shadowPath; member
470 RSPath shadowPath; in PaintMonochromeCircularShadow() local
1838 std::shared_ptr<RSPath> shadowPath = std::make_shared<RSPath>(); variable
1754 void RSNode::SetShadowPath(const std::shared_ptr<RSPath>& shadowPath) in SetShadowPath()
1973 void RSProperties::SetShadowPath(std::shared_ptr<RSPath> shadowPath) in SetShadowPath()