Searched refs:breakTile (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfTiledOutputFile.h | 449 void breakTile (int dx, int dy,
|
D | ImfTiledRgbaFile.h | 272 void breakTile (int dx, int dy,
|
D | ImfTiledRgbaFile.cpp | 1155 TiledRgbaOutputFile::breakTile (int dx, int dy, int lx, int ly, in breakTile() function in Imf::TiledRgbaOutputFile 1158 _outputFile->breakTile (dx, dy, lx, ly, offset, length, c); in breakTile()
|
D | ImfTiledOutputFile.cpp | 1668 TiledOutputFile::breakTile in breakTile() function in Imf::TiledOutputFile
|