Home
last modified time | relevance | path

Searched defs:GetGraphicsMemory (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp261 std::optional<int32_t> HidebugNativeInterfaceImpl::GetGraphicsMemory() in GetGraphicsMemory() function in OHOS::HiviewDFX::HidebugNativeInterfaceImpl
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp1302 bool MemoryDataPlugin::GetGraphicsMemory(int32_t pid, GraphicsMemory &graphicsMemory, GraphicType g… in GetGraphicsMemory() function in MemoryDataPlugin
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp924 napi_value GetGraphicsMemory(napi_env env, napi_callback_info info) in GetGraphicsMemory() function