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

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

Completed in 41 milliseconds