Home
last modified time | relevance | path

Searched refs:h_red (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/ui/
DPixelFormat.cpp115 info->h_red = info->h_green = info->h_blue = 8; in getPixelFormatInfo()
132 info->h_red = i->rh; in getPixelFormatInfo()
/frameworks/native/include/ui/
DPixelFormat.h107 uint8_t h_red; member