Searched defs:DvrGlobalBufferKey (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_api.h48 typedef int32_t DvrGlobalBufferKey; typedef
231 typedef int (*DvrSetupGlobalBufferPtr)(DvrGlobalBufferKey key, size_t size,
233 typedef int (*DvrDeleteGlobalBufferPtr)(DvrGlobalBufferKey key);
234 typedef int (*DvrGetGlobalBufferPtr)(DvrGlobalBufferKey key,

Completed in 47 milliseconds