Searched refs:onApply (Results 1 – 11 of 11) sorted by relevance
36 void ColorPaint::onApply(SkPaint* paint) const { in onApply() function in skrive::ColorPaint37 this->INHERITED::onApply(paint); in onApply()
73 void Paint::onApply(SkPaint* paint) const { in onApply() function in skrive::Paint
233 virtual void onApply() = 0;244 void onApply() override;254 void onApply() override;
260 this->onApply(); in apply()289 void LinearGradientAdapter::onApply() { in onApply() function in skottie::LinearGradientAdapter298 void RadialGradientAdapter::onApply() { in onApply() function in skottie::RadialGradientAdapter
170 this->onApply(paint); in ACTOR_ATTR()178 virtual void onApply(SkPaint*) const;195 void onApply(SkPaint*) const override;
39 void onApply();
84 void TransformFeedback11::onApply() in onApply() function in rx::TransformFeedback11
3905 tf11->onApply(); in syncTransformFeedbackBuffers()
3818 tf11->onApply(); in syncTransformFeedbackBuffers()