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

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfTiledOutputFile.h438 // breakTile(dx,dy,lx,ly,p,n,c) introduces an error into the
449 void breakTile (int dx, int dy,
H A DImfTiledRgbaFile.h262 // (see Imf::TiledOutputFile::breakTile())
271 void breakTile (int dx, int dy,
H A DImfTiledRgbaFile.cpp1081 TiledRgbaOutputFile::breakTile (int dx, int dy, int lx, int ly, function in class:Imf::TiledRgbaOutputFile
1084 _outputFile->breakTile (dx, dy, lx, ly, offset, length, c);
H A DImfTiledOutputFile.cpp1667 TiledOutputFile::breakTile function in class:Imf::TiledOutputFile

Completed in 80 milliseconds