Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/samplecode/
DSampleVertices.cpp64 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
DSampleSlides.cpp391 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/
DSampleVertices.cpp64 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
DSampleSlides.cpp391 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()