Searched defs:setNeedsBlending (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/surfaceflinger/
H A DLayerBuffer.cpp88 void LayerBuffer::setNeedsBlending(bool blending) { function in class:android::LayerBuffer
334 mLayer.setNeedsBlending(false);
363 mLayer.setNeedsBlending((info.h_alpha - info.l_alpha) > 0);

Completed in 1619 milliseconds