Home
last modified time | relevance | path

Searched refs:check_tile_size (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/gil/extension/io/tiff/detail/
Ddevice.hpp297 bool check_tile_size( tiff_tile_width::type& width in check_tile_size() function in boost::gil::detail::tiff_device_base
Dwrite.hpp145 if(!this->_io_dev.check_tile_size( tw, th )) in write_view()