Searched refs:ComputeBWRowBytes (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkScalerContext.cpp22 #define ComputeBWRowBytes(width) (((unsigned)(width) + 7) >> 3) macro

Completed in 42 milliseconds