Home
last modified time | relevance | path

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

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