Home
last modified time | relevance | path

Searched defs:hrzPos (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkPatchGrid.cpp48 int hrzPos = y * (fCols * 2) + (x * 2); in setPatch() local
93 int hrzPos = y * (fCols * 2) + (x * 2); in getPatch() local