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

  /external/skia/gm/
tilemodes.cpp 54 static const int gHeight = 32;
63 makebm(&fTexture[i], gConfigs[i], gWidth, gHeight);
83 SkRect r = { 0, 0, SkIntToScalar(gWidth*2), SkIntToScalar(gHeight*2) };
  /external/sonivox/jet_tools/JetCreator/
JetSegGraph.py 227 gWidth, gHeight = self.GetSize()
232 Marker.CalcCoord(step, gHeight, self.GetAColor)
257 Marker1.iHeight = gHeight / iOverlaps
331 dc.DrawRectangle(self.iEdges + iOffset, gHeight-6, till, 3)
350 gWidth, gHeight = self.GetSize()
356 dc.DrawRectangle(self.iEdges + iOffset, gHeight-6, till, 3)

Completed in 144 milliseconds