Home
last modified time | relevance | path

Searched defs:DvrHwcClient (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_hardware_composer_client.h12 typedef struct DvrHwcClient DvrHwcClient; typedef
Ddvr_deleter.h21 typedef struct DvrHwcClient DvrHwcClient; typedef
Ddvr_api.h308 typedef struct DvrHwcClient DvrHwcClient; typedef
/frameworks/native/libs/vr/libdvr/
Ddvr_hardware_composer_client.cpp78 struct DvrHwcClient { struct
83 DvrHwcClient* dvrHwcClientCreate(DvrHwcOnFrameCallback callback, void* data) { in dvrHwcClientCreate() argument