Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp640 int closeHook(hw_device_t* device) { in closeHook() function
650 common.close = closeHook; in HWC2OnFbAdapter()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h51 static int closeHook(struct hw_device_t* device) { in closeHook() function
DGralloc1On0Adapter.cpp60 common.close = closeHook, in Gralloc1On0Adapter()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp86 static int closeHook(hw_device_t* /*device*/) in closeHook() function
111 common.close = closeHook; in HWC2On1Adapter()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp123 static int closeHook(hw_device_t* /*device*/) in closeHook() function
147 common.close = closeHook; in HWC2On1Adapter()