Searched refs:make_fan (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/samplecode/ |
D | SampleVertices.cpp | 61 make_fan(&fRecs[1], size.fX, size.fY); in VerticesView() 139 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() function in VerticesView
|
D | SampleSlides.cpp | 286 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() function 360 make_fan(&fRecs[1], size.fX, size.fY); in mesh_slide()
|
/third_party/flutter/skia/samplecode/ |
D | SampleVertices.cpp | 60 make_fan(&fRecs[1], size.fX, size.fY); in VerticesView() 139 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() function in VerticesView
|
D | SampleSlides.cpp | 287 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() function 361 make_fan(&fRecs[1], size.fX, size.fY); in mesh_slide()
|