Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h1209 void getBackgroundColor(uint16_t *red, uint16_t *green, uint16_t *blue, in getBackgroundColor() function
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp803 getBackgroundColor(&r, &g, &b, &a); in prepareSolidLayer()