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

/external/chromium_org/third_party/skia/samplecode/
H A DSampleVertices.cpp64 make_strip(&fRecs[0], size.fX, size.fY);
190 void make_strip(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
H A DSampleSlides.cpp391 static void make_strip(Rec* rec, int texWidth, int texHeight) { function
435 make_strip(&fRecs[0], size.fX, size.fY);
/external/skia/samplecode/
H A DSampleVertices.cpp64 make_strip(&fRecs[0], size.fX, size.fY);
190 void make_strip(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
H A DSampleSlides.cpp391 static void make_strip(Rec* rec, int texWidth, int texHeight) { function
435 make_strip(&fRecs[0], size.fX, size.fY);

Completed in 83 milliseconds