Searched defs:getOpacityForFormat (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp308 mCurrentOpacity = getOpacityForFormat(format);
1200 bool Layer::getOpacityForFormat(uint32_t format) { function in class:android::Layer
2117 mCurrentOpacity = getOpacityForFormat(mActiveBuffer->format);

Completed in 118 milliseconds