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

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp247 list<uint32_t> blends; member in struct:meas
475 // Transforms and blends
479 measPtr->blends = supportedBlends(format->format);
480 testPrintI(" blends: %s",
481 blendList2str(measPtr->blends).c_str());
559 // Overlap two graphic formats and different blends
697 // Determines which types of blends (i.e. none, premult, coverage) are

Completed in 231 milliseconds