Home
last modified time | relevance | path

Searched defs:divs (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp14 static bool valid_divs(const int* divs, int count, int start, int end) { in valid_divs()
49 static int count_scalable_pixels(const int32_t* divs, int numDivs, bool firstIsScalable, in count_scalable_pixels()
79 static void set_points(float* dst, int* src, const int* divs, int divCount, int srcFixed, in set_points()
/third_party/skia/src/core/
DSkLatticeIter.cpp14 static bool valid_divs(const int* divs, int count, int start, int end) { in valid_divs()
49 static int count_scalable_pixels(const int32_t* divs, int numDivs, bool firstIsScalable, in count_scalable_pixels()
79 static void set_points(float* dst, int* src, const int* divs, int divCount, int srcFixed, in set_points()
/third_party/flutter/skia/gm/
Dlattice.cpp360 int divs[] = { 20, 40, 60, 80 }; variable
/third_party/skia/gm/
Dlattice.cpp371 int divs[] = { 20, 40, 60, 80 }; variable
/third_party/flutter/skia/src/gpu/ops/
DGrLatticeOp.cpp359 static void init_random_divs(int divs[], int count, int subsetStart, int subsetStop, in init_random_divs()
/third_party/skia/src/gpu/ops/
DLatticeOp.cpp419 static void init_random_divs(int divs[], int count, int subsetStart, int subsetStop, in init_random_divs()
/third_party/flutter/skia/tests/
DPictureTest.cpp588 int divs[] = { 2, 3 }; in draw_bitmaps() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.c1286 nir_ssa_def *divs[2] = {div, div}; in insert_traversal_triangle_case() local