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

  /frameworks/native/libs/ui/
PixelFormat.cpp 113 info->h_alpha = 0;
130 info->h_alpha = i->ah;
  /frameworks/native/include/ui/
PixelFormat.h 105 uint8_t h_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 46 milliseconds