Home
last modified time | relevance | path

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

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