Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddmabufferheap_allocator.cpp25 static constexpr const char *HEAP_NAME = "system"; in Init() local
26 deviceFd_ = DmabufHeapOpen(HEAP_NAME); in Init()