Home
last modified time | relevance | path

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

/external/skia/gm/
Dhardstop_gradients.cpp68 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()
153 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw() local
Danalytic_gradients.cpp118 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
153 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw() local
/external/dng_sdk/source/
Ddng_mosaic_info.cpp1282 for (uint32 cellCol = 0; cellCol < cellCols; cellCol++) in ProcessArea() local