Searched refs:make_strip (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/skia/samplecode/ |
D | SampleVertices.cpp | 64 make_strip(&fRecs[0], size.fX, size.fY); in VerticesView() 190 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function in VerticesView
|
D | SampleSlides.cpp | 391 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function 435 make_strip(&fRecs[0], size.fX, size.fY); in mesh_slide()
|
/external/skia/samplecode/ |
D | SampleVertices.cpp | 64 make_strip(&fRecs[0], size.fX, size.fY); in VerticesView() 190 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function in VerticesView
|
D | SampleSlides.cpp | 391 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function 435 make_strip(&fRecs[0], size.fX, size.fY); in mesh_slide()
|