Searched defs:cellRow (Results 1 – 5 of 5) sorted by relevance
68 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()80 static void create_gradient_points(int cellRow, int cellCol, SkPoint points[2]) { in create_gradient_points()148 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
120 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()147 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
83 for (unsigned cellRow = 0; cellRow < pDesc->height / 2; cellRow++) { in fillNV21FromYUYV() local
96 for (unsigned cellRow = 0; cellRow < pDesc->height / 2; cellRow++) { in fillNV21FromYUYV() local
1270 for (uint32 cellRow = 0; cellRow < cellRows; cellRow++) in ProcessArea() local