Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A 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()
149 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw() local
H A Danalytic_gradients.cpp120 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
151 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw() local
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DbufferCopy.cpp89 for (unsigned cellCol = 0; cellCol < pDesc->width / 2; cellCol++) { in fillNV21FromYUYV() local
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DbufferCopy.cpp102 for (unsigned cellCol = 0; cellCol < pDesc->width / 2; cellCol++) { in fillNV21FromYUYV() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_mosaic_info.cpp1282 for (uint32 cellCol = 0; cellCol < cellCols; cellCol++) in ProcessArea() local