Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h417 static bool GetKernelCoordinate(lldb_renderscript::RSCoordinate &coord,
H A DRenderScriptRuntime.cpp3590 bool RenderScriptRuntime::GetKernelCoordinate(RSCoordinate &coord, in GetKernelCoordinate() function in RenderScriptRuntime
3681 if (!GetKernelCoordinate(current_coord, thread_ptr)) { in KernelBreakpointHit()
4401 bool success = RenderScriptRuntime::GetKernelCoordinate( in DoExecute()