Home
last modified time | relevance | path

Searched refs:lldb_renderscript (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h32 namespace lldb_renderscript {
51 bool operator==(const lldb_renderscript::RSCoordinate &rhs) {
104 std::vector<lldb_renderscript::RSModuleDescriptorSP> *rs_modules,
138 std::vector<lldb_renderscript::RSModuleDescriptorSP> *m_rsmodules;
372 const lldb_renderscript::RSCoordinate *coords = nullptr);
376 const lldb_renderscript::RSCoordinate *coords = nullptr,
398 const lldb_renderscript::RSScriptGroupList &GetScriptGroups() const { in GetScriptGroups()
417 static bool GetKernelCoordinate(lldb_renderscript::RSCoordinate &coord,
427 lldb_renderscript::RSScriptGroupList m_scriptGroups;
435 void FixupScriptDetails(lldb_renderscript::RSModuleDescriptorSP rsmodule_sp);
[all …]
DRenderScriptExpressionOpts.cpp32 using namespace lldb_renderscript;
177 namespace lldb_renderscript { namespace
DRenderScriptx86ABIFixups.h15 namespace lldb_renderscript {
DRenderScriptExpressionOpts.h44 namespace lldb_renderscript {
DRenderScriptScriptGroup.cpp31 using namespace lldb_renderscript;
DRenderScriptx86ABIFixups.cpp266 namespace lldb_renderscript { namespace
DRenderScriptRuntime.cpp47 using namespace lldb_renderscript;