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

/external/chromium_org/third_party/skia/samplecode/
H A DSampleVertices.cpp65 make_fan(&fRecs[1], size.fX, size.fY);
160 void make_fan(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
H A DSampleSlides.cpp361 static void make_fan(Rec* rec, int texWidth, int texHeight) { function
436 make_fan(&fRecs[1], size.fX, size.fY);
/external/skia/samplecode/
H A DSampleVertices.cpp65 make_fan(&fRecs[1], size.fX, size.fY);
160 void make_fan(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
H A DSampleSlides.cpp361 static void make_fan(Rec* rec, int texWidth, int texHeight) { function
436 make_fan(&fRecs[1], size.fX, size.fY);

Completed in 99 milliseconds