Home | History | Annotate | Download | only in default

Lines Matching refs:scriptIntrinsicCreate

752 Return<Script> Context::scriptIntrinsicCreate(ScriptIntrinsicID id, Element elem) {
755 RsScript _script = Device::getHal().ScriptIntrinsicCreate(mContext, _id, _elem);