Home
last modified time | relevance | path

Searched refs:onApply (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/experimental/skrive/src/
H A DColor.cpp36 void ColorPaint::onApply(SkPaint* paint) const { in onApply() function in skrive::ColorPaint
37 this->INHERITED::onApply(paint); in onApply()
H A DPaint.cpp73 void Paint::onApply(SkPaint* paint) const { in onApply() function in skrive::Paint
/third_party/skia/experimental/skrive/include/
H A DSkRive.h170 this->onApply(paint); in apply()
178 virtual void onApply(SkPaint*) const;
195 void onApply(SkPaint*) const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTransformFeedback11.h39 void onApply();
H A DTransformFeedback11.cpp84 void TransformFeedback11::onApply() in onApply() function in rx::TransformFeedback11
H A DStateManager11.cpp3905 tf11->onApply();

Completed in 6 milliseconds