Home
last modified time | relevance | path

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

/external/skqp/gm/
Dhardstop_gradients.cpp58 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
70 static void create_gradient_points(int cellRow, int cellCol, SkPoint points[2]) { in create_gradient_points()
142 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
Danalytic_gradients.cpp106 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
137 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
/external/skia/gm/
Dhardstop_gradients.cpp58 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
70 static void create_gradient_points(int cellRow, int cellCol, SkPoint points[2]) { in create_gradient_points()
142 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
Danalytic_gradients.cpp106 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
137 for (int cellRow = 0; cellRow < NUM_ROWS; cellRow++) { in onDraw() local
/external/dng_sdk/source/
Ddng_mosaic_info.cpp1270 for (uint32 cellRow = 0; cellRow < cellRows; cellRow++) in ProcessArea() local