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 347 static bool getOpacityForFormat(uint32_t format);
Layer.cpp 223 mCurrentOpacity = getOpacityForFormat(format);
762 bool Layer::getOpacityForFormat(uint32_t format) {
    [all...]

Completed in 37 milliseconds