Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/tests/
Dcolorspace_test.cpp165 TEST_F(ColorSpaceTest, LUT) { in TEST_F() argument
/frameworks/rs/cpp/
DScriptIntrinsics.cpp526 LUT = Allocation::createSized(rs, Element::U8(rs), 1024); in ScriptIntrinsicLUT()
533 setVar(0, LUT); in ScriptIntrinsicLUT()
538 LUT->copy1DFrom((void*)mCache); in forEach()
DrsCppStructs.h4088 sp<Allocation> LUT;