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

/frameworks/native/services/surfaceflinger/
H A DLayer.h585 static bool getOpacityForFormat(uint32_t format);
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 1178 milliseconds