Home
last modified time | relevance | path

Searched defs:isBlend (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DGlLayer.h49 bool isBlend() const override { return texture.blend; } in isBlend() function
DVkLayer.h50 bool isBlend() const override { return mBlend; } in isBlend() function