Searched refs:hasVectorDrawables (Results 1 – 3 of 3) sorted by relevance
89 bool hasVectorDrawables() const { return !mVectorDrawables.empty(); } in hasVectorDrawables() function
60 ASSERT_TRUE(skiaDL->hasVectorDrawables()); in TEST()69 ASSERT_FALSE(skiaDL->hasVectorDrawables()); in TEST()
325 EXPECT_TRUE(rootNode->getDisplayList()->hasVectorDrawables()); in RENDERTHREAD_TEST()