HomeSort by relevance Sort by last modified time
    Searched refs:dvrHwcClientDestroy (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_deleter.h 33 void dvrHwcClientDestroy(DvrHwcClient* client);
56 void operator()(DvrHwcClient* p) { dvrHwcClientDestroy(p); }
dvr_hardware_composer_client.h 28 void dvrHwcClientDestroy(DvrHwcClient* client);
  /frameworks/native/libs/vr/libdvr/
dvr_hardware_composer_client.cpp 102 void dvrHwcClientDestroy(DvrHwcClient* client) {

Completed in 89 milliseconds