Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRectanizer_pow2.cpp23 Row* row = &fRows[HeightToRowIndex(height)]; in addRect()
DGrRectanizer_pow2.h61 static int HeightToRowIndex(int height) { in HeightToRowIndex() function