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

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

Completed in 62 milliseconds