Home | History | Annotate | Download | only in cpp

Lines Matching refs:LUT

1427      * @param[in] lut new lookup table
1429 void setLUT(sp<Allocation> lut);
1768 sp<Allocation> LUT;
1795 * Sets entries in LUT for the red channel.
1798 * @param[in] lutValues LUT values to use
1802 * Sets entries in LUT for the green channel.
1805 * @param[in] lutValues LUT values to use
1809 * Sets entries in LUT for the blue channel.
1812 * @param[in] lutValues LUT values to use
1816 * Sets entries in LUT for the alpha channel.
1819 * @param[in] lutValues LUT values to use