Searched defs:onApply (Results 1 – 3 of 3) sorted by relevance
/external/skia/experimental/skrive/src/ | ||
D | Color.cpp | 36 void ColorPaint::onApply(SkPaint* paint) const { in onApply() function in skrive::ColorPaint |
D | Paint.cpp | 73 void Paint::onApply(SkPaint* paint) const { in onApply() function in skrive::Paint |
/external/angle/src/libANGLE/renderer/d3d/d3d11/ | ||
D | TransformFeedback11.cpp | 84 void TransformFeedback11::onApply() in onApply() function in rx::TransformFeedback11 |