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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp637 int closeHook(hw_device_t* device) { function in namespace:android::__anon1145
647 common.close = closeHook;
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h51 static int closeHook(struct hw_device_t* device) { function in class:android::hardware::Gralloc1On0Adapter
H A DGralloc1On0Adapter.cpp60 common.close = closeHook,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp86 static int closeHook(hw_device_t* /*device*/) function in namespace:android
111 common.close = closeHook;
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp123 static int closeHook(hw_device_t* /*device*/) function in namespace:android
147 common.close = closeHook;

Completed in 102 milliseconds