Searched defs:hasVectorDrawables (Results 1 – 2 of 2) sorted by relevance
85 bool hasVectorDrawables() const override { return !mVectorDrawables.empty(); } in hasVectorDrawables() function
120 virtual bool hasVectorDrawables() const { return !vectorDrawables.empty(); } in hasVectorDrawables() function