Searched refs:getOpacityForFormat (Results 1 – 2 of 2) sorted by relevance
150 static bool getOpacityForFormat(uint32_t format);
131 mCurrentOpacity = getOpacityForFormat(format); in setBuffers()579 mCurrentOpacity = getOpacityForFormat(getBE().compositionInfo.mBuffer->format); in latchBuffer()803 bool BufferLayer::getOpacityForFormat(uint32_t format) { in getOpacityForFormat() function in android::BufferLayer