Searched defs:hasVectorDrawables (Results 1 – 3 of 3) sorted by relevance
91 [[nodiscard]] bool hasVectorDrawables() const { in hasVectorDrawables() function170 bool hasVectorDrawables() const { return false; } in hasVectorDrawables() function266 [[nodiscard]] bool hasVectorDrawables() const { in hasVectorDrawables() function
108 [[nodiscard]] bool hasVectorDrawables() const { return mHas.vectorDrawable; } in hasVectorDrawables() function
94 bool hasVectorDrawables() const { return !mVectorDrawables.empty(); } in hasVectorDrawables() function