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

/external/skia/src/core/
H A DSkConvolver.cpp26 fNextRowCoordinate(firstInputRow) {
35 fNextRowCoordinate++;
55 // Row 2 Coord 6 <- fNextRow = 2, fNextRowCoordinate = 10.
62 *firstRowIndex = fNextRowCoordinate - fNumRows;
93 int fNextRowCoordinate; member in class:__anon16939::CircularRowBuffer

Completed in 69 milliseconds