HomeSort by relevance Sort by last modified time
    Searched refs:make_fan (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/samplecode/
SampleVertices.cpp 65 make_fan(&fRecs[1], size.fX, size.fY);
160 void make_fan(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
SampleSlides.cpp 361 static void make_fan(Rec* rec, int texWidth, int texHeight) { function
436 make_fan(&fRecs[1], size.fX, size.fY);
  /external/skia/samplecode/
SampleVertices.cpp 65 make_fan(&fRecs[1], size.fX, size.fY);
160 void make_fan(Rec* rec, int texWidth, int texHeight) { function in class:VerticesView
SampleSlides.cpp 361 static void make_fan(Rec* rec, int texWidth, int texHeight) { function
436 make_fan(&fRecs[1], size.fX, size.fY);

Completed in 1038 milliseconds