Searched defs:divs (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkLatticeIter.cpp | 14 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/ |
D | SkLatticeIter.cpp | 14 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/ |
D | lattice.cpp | 360 int divs[] = { 20, 40, 60, 80 }; variable
|
/third_party/skia/gm/ |
D | lattice.cpp | 371 int divs[] = { 20, 40, 60, 80 }; variable
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrLatticeOp.cpp | 359 static void init_random_divs(int divs[], int count, int subsetStart, int subsetStop, in init_random_divs()
|
/third_party/skia/src/gpu/ops/ |
D | LatticeOp.cpp | 419 static void init_random_divs(int divs[], int count, int subsetStart, int subsetStop, in init_random_divs()
|
/third_party/flutter/skia/tests/ |
D | PictureTest.cpp | 588 int divs[] = { 2, 3 }; in draw_bitmaps() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_rt.c | 1286 nir_ssa_def *divs[2] = {div, div}; in insert_traversal_triangle_case() local
|