HomeSort by relevance Sort by last modified time
    Searched full:fplot (Results 1 - 3 of 3) sorted by null

  /external/skia/gpu/include/
GrAtlas.h 33 int getPlotX() const { return fPlot.fX; }
34 int getPlotY() const { return fPlot.fY; }
59 GrIPoint16 fPlot;
  /external/skia/gpu/src/
GrAtlas.cpp 58 fPlot.set(plotX, plotY);
72 fAtlasMgr->freePlot(fPlot.fX, fPlot.fY);
78 GrPrintf("~GrAtlas %p [%d %d] %d\n", this, fPlot.fX, fPlot.fY, gCounter);
119 adjustForPlot(loc, fPlot);
  /external/libvpx/examples/includes/geshi/geshi/
matlab.php 95 'fmin','fmins','fopen','fplot','fprintf','fread','frewind','fscanf',

Completed in 41 milliseconds