Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:readTile

185 // needed between calls to readTile()
1059 TiledInputFile::readTile (int dx, int dy, int lx, int ly)
1066 TiledInputFile::readTile (int dx, int dy, int l)
1068 readTile (dx, dy, l, l);