HomeSort by relevance Sort by last modified time
    Searched refs:getOpacityForFormat (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/surfaceflinger/
Layer.h 95 static bool getOpacityForFormat(uint32_t format);
Layer.cpp 166 mCurrentOpacity = getOpacityForFormat(format);
311 bool Layer::getOpacityForFormat(uint32_t format)
441 mCurrentOpacity = getOpacityForFormat(mActiveBuffer->format);

Completed in 129 milliseconds