Home | History | Annotate | Download | only in cpp

Lines Matching defs:ScriptIntrinsicLUT

4086 class ScriptIntrinsicLUT : public ScriptIntrinsic {
4092 ScriptIntrinsicLUT(sp<RS> rs, sp<const Element> e);
4103 * @return ScriptIntrinsicLUT
4105 static sp<ScriptIntrinsicLUT> create(const sp<RS>& rs, const sp<const Element>& e);
4142 virtual ~ScriptIntrinsicLUT();