Searched defs:ComputeRowSizeForWidth (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkAAClip.cpp85 static int ComputeRowSizeForWidth(int width) { function in struct:SkAAClip::RunHead
99 size_t rowSize = ComputeRowSizeForWidth(width);
/external/skqp/src/core/
H A DSkAAClip.cpp85 static int ComputeRowSizeForWidth(int width) { function in struct:SkAAClip::RunHead
99 size_t rowSize = ComputeRowSizeForWidth(width);

Completed in 109 milliseconds