Home | History | Annotate | Download | only in default

Lines Matching refs:scriptSetVarJ

687 Return<void> Context::scriptSetVarJ(Script vs, uint32_t slot, int64_t value) {
691 Device::getHal().ScriptSetVarJ(mContext, _vs, _slot, _value);