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::__anon17244::__anon17245
  /frameworks/native/services/surfaceflinger/
Layer.cpp 400 return (err || info.h_alpha <= info.l_alpha);

Completed in 89 milliseconds