Searched refs:blends (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp245 list<uint32_t> blends; member in struct:meas
472 // Transforms and blends
476 measPtr->blends = supportedBlends(format->format);
477 testPrintI(" blends: %s",
478 blendList2str(measPtr->blends).c_str());
556 // Overlap two graphic formats and different blends
694 // Determines which types of blends (i.e. none, premult, coverage) are

Completed in 9 milliseconds