Home
last modified time | relevance | path

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

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