Home
last modified time | relevance | path

Searched refs:hasBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h1217 bool hasBackgroundColor() { return mHasBackgroundColor; } in hasBackgroundColor() function
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1072 bool hasBackground = hasBackgroundColor(); in executeG2D()