Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaBuffer.h192 struct SharedControl { struct
193 enum {
198 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount()
203 inline int32_t getRemoteRefcount() const { in getRemoteRefcount()
207 inline void setRemoteRefcount(int32_t value) { in setRemoteRefcount()
212 inline bool isDeadObject() const { in isDeadObject()
236 inline SharedControl *getSharedControl() const { in getSharedControl() argument