Home
last modified time | relevance | path

Searched defs:MemoryOverflowCalllback (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
Dgpu_context_impl.h37 using MemoryOverflowCalllback = std::function<void(pid_t, uint64_t, bool)>; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
Drs_memory_snapshot.h40 using MemoryOverflowCalllback = std::function<void(pid_t, uint64_t, bool)>; variable