Home
last modified time | relevance | path

Searched refs:_elem (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp770 RsElement _elem = hidl_to_rs<RsElement>(elem); in scriptIntrinsicCreate() local
771 RsScript _script = Device::getHal().ScriptIntrinsicCreate(mContext, _id, _elem); in scriptIntrinsicCreate()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js5896 var _elem = _child.elem;
5899 var childWrap = buildCommon_makeSpan(classes, [pstrut, _elem], undefined, style);
5900 childWrap.style.top = -pstrutSize - currPos - _elem.depth + "em";
5911 currPos += _elem.height + _elem.depth;
11949 var _elem = buildHTML_buildGroup(subGroup, options.havingStyle(style.sub()), options);
11952 elem: _elem,
11953 …: Math.max(options.fontMetrics().bigOpSpacing2, options.fontMetrics().bigOpSpacing4 - _elem.height)