HomeSort by relevance Sort by last modified time
    Searched full:l_alpha (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/ui/
PixelFormat.cpp 114 info->l_alpha = 0;
131 info->l_alpha = i->al;
  /frameworks/native/include/ui/
PixelFormat.h 106 uint8_t l_alpha; member in struct:android::PixelFormatInfo::__anon20091::__anon20092
  /frameworks/native/services/surfaceflinger/
Layer.cpp 652 return (err || info.h_alpha <= info.l_alpha);
    [all...]

Completed in 58 milliseconds