Searched refs:GetKernelCoordinate (Results 1 – 2 of 2) sorted by relevance
417 static bool GetKernelCoordinate(lldb_renderscript::RSCoordinate &coord,
3590 bool RenderScriptRuntime::GetKernelCoordinate(RSCoordinate &coord, in GetKernelCoordinate() function in RenderScriptRuntime3681 if (!GetKernelCoordinate(current_coord, thread_ptr)) { in KernelBreakpointHit()4409 bool success = RenderScriptRuntime::GetKernelCoordinate( in DoExecute()