Home
last modified time | relevance | path

Searched refs:get_field_defaulted (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/gil/extension/io/tiff/detail/
Dscanline_read.hpp101 this->_io_dev.get_field_defaulted( this->_red in initialize()
Ddevice.hpp174 int get_field_defaulted( uint16_t*& red in get_field_defaulted() function in boost::gil::detail::tiff_device_base
Dread.hpp327 this->_io_dev.get_field_defaulted( red, green, blue ); in read_palette_image()