Home
last modified time | relevance | path

Searched refs:BITSPERBYTE (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp45 #define BITSPERBYTE 8 // TODO: Obtain from <values.h>, once macro
580 << ((sizeof(pixel) * BITSPERBYTE) in hwcTestColor2Pixel()
583 << ((sizeof(pixel) * BITSPERBYTE) in hwcTestColor2Pixel()
586 << ((sizeof(pixel) * BITSPERBYTE) in hwcTestColor2Pixel()
590 << ((sizeof(pixel) * BITSPERBYTE) in hwcTestColor2Pixel()
595 pixel >>= sizeof(pixel) * BITSPERBYTE - attrib->bytes * BITSPERBYTE; in hwcTestColor2Pixel()
DhwcColorEquiv.cpp111 #define BITSPERBYTE 8 // TODO: Obtain from <values.h>, once macro
DhwcStress.cpp158 #define BITSPERBYTE 8 // TODO: Obtain from <values.h>, once macro