Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp84 static int ComputeRowSizeForWidth(int width) { in ComputeRowSizeForWidth() function
98 size_t rowSize = ComputeRowSizeForWidth(width); in AllocRect()