Searched refs:getStrokeGradient (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp222 if (properties.getStrokeGradient() != nullptr) {
224 SkShader* newShader = properties.getStrokeGradient()->newWithLocalMatrix(matrix);
H A DVectorDrawable.h246 SkShader* getStrokeGradient() const { function in class:android::uirenderer::VectorDrawable::FullPath::FullPathProperties

Completed in 310 milliseconds