Home
last modified time | relevance | path

Searched refs:make_strip (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DSampleVertices.cpp60 make_strip(&fRecs[0], size.fX, size.fY); in VerticesView()
177 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function in VerticesView
DSampleSlides.cpp386 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function
427 make_strip(&fRecs[0], size.fX, size.fY); in mesh_slide()
/external/skqp/samplecode/
DSampleVertices.cpp60 make_strip(&fRecs[0], size.fX, size.fY); in VerticesView()
177 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function in VerticesView
DSampleSlides.cpp386 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() function
427 make_strip(&fRecs[0], size.fX, size.fY); in mesh_slide()