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

  /frameworks/native/services/surfaceflinger/
Layer.h 320 static bool getOpacityForFormat(uint32_t format);
Layer.cpp 193 mCurrentOpacity = getOpacityForFormat(format);
619 bool Layer::getOpacityForFormat(uint32_t format) {
    [all...]

Completed in 977 milliseconds