Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h416 static bool GetKernelCoordinate(lldb_renderscript::RSCoordinate &coord,
H A DRenderScriptRuntime.cpp3577 bool RenderScriptRuntime::GetKernelCoordinate(RSCoordinate &coord, in GetKernelCoordinate() function in RenderScriptRuntime
3667 if (!GetKernelCoordinate(current_coord, thread_ptr)) { in KernelBreakpointHit()
4395 bool success = RenderScriptRuntime::GetKernelCoordinate( in DoExecute()