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

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

Completed in 181 milliseconds