Searched refs:LUT (Results 1 – 3 of 3) sorted by relevance
165 TEST_F(ColorSpaceTest, LUT) { in TEST_F() argument
526 LUT = Allocation::createSized(rs, Element::U8(rs), 1024); in ScriptIntrinsicLUT()533 setVar(0, LUT); in ScriptIntrinsicLUT()538 LUT->copy1DFrom((void*)mCache); in forEach()
4088 sp<Allocation> LUT;