Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h523 void SetElementSize(Element &elem);
H A DRenderScriptRuntime.cpp2298 SetElementSize(alloc->element); in RefreshAllocation()
2395 void RenderScriptRuntime::SetElementSize(Element &elem) { in SetElementSize() function in RenderScriptRuntime
2408 SetElementSize(child); in SetElementSize()