Home | History | Annotate | Download | only in cpp

Lines Matching defs:LUT

1435      * @param[in] lut new lookup table
1437 void setLUT(sp<Allocation> lut);
1776 sp<Allocation> LUT;
1803 * Sets entries in LUT for the red channel.
1806 * @param[in] lutValues LUT values to use
1810 * Sets entries in LUT for the green channel.
1813 * @param[in] lutValues LUT values to use
1817 * Sets entries in LUT for the blue channel.
1820 * @param[in] lutValues LUT values to use
1824 * Sets entries in LUT for the alpha channel.
1827 * @param[in] lutValues LUT values to use