Searched refs:getOpacityForFormat (Results 1 – 2 of 2) sorted by relevance
347 static bool getOpacityForFormat(uint32_t format);
223 mCurrentOpacity = getOpacityForFormat(format); in setBuffers()762 bool Layer::getOpacityForFormat(uint32_t format) { in getOpacityForFormat() function in android::Layer1296 mCurrentOpacity = getOpacityForFormat(mActiveBuffer->format); in latchBuffer()