Searched refs:dvrHwcClientDestroy (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_deleter.h33 void dvrHwcClientDestroy(DvrHwcClient* client);
56 void operator()(DvrHwcClient* p) { dvrHwcClientDestroy(p); }
H A Ddvr_hardware_composer_client.h28 void dvrHwcClientDestroy(DvrHwcClient* client);
/frameworks/native/libs/vr/libdvr/
H A Ddvr_hardware_composer_client.cpp102 void dvrHwcClientDestroy(DvrHwcClient* client) { function

Completed in 61 milliseconds