Searched refs:isBlend (Results 1 – 4 of 4) sorted by relevance
41 EXPECT_FALSE(layerUpdater->backingLayer()->isBlend()); in RENDERTHREAD_TEST()61 EXPECT_TRUE(layerUpdater->backingLayer()->isBlend()); in RENDERTHREAD_TEST()
50 bool isBlend() const override { return mBlend; } in isBlend() function
49 bool isBlend() const override { return texture.blend; } in isBlend() function
60 virtual bool isBlend() const = 0;