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

/frameworks/native/services/surfaceflinger/
H A DBufferLayer.h150 static bool getOpacityForFormat(uint32_t format);
H A DBufferLayer.cpp131 mCurrentOpacity = getOpacityForFormat(format);
579 mCurrentOpacity = getOpacityForFormat(getBE().compositionInfo.mBuffer->format);
803 bool BufferLayer::getOpacityForFormat(uint32_t format) { function in class:android::BufferLayer

Completed in 44 milliseconds