Searched defs:ClientBuffer (Results 1 – 2 of 2) sorted by relevance
166 int64_t mExpireUs;167 bool mHasCache;168 ConnectionId mConnectionId;169 BufferId mId;170 native_handle_t *mHandle;173 void updateExpire() { in updateExpire()178 ClientBuffer( in ClientBuffer() function186 ~ClientBuffer() { in ~ClientBuffer()193 bool expire() const { in expire()198 bool hasCache() const { in hasCache()[all …]
184 int64_t mExpireUs;185 bool mHasCache;187 BufferId mId;188 native_handle_t *mHandle;191 void updateExpire() { in updateExpire()196 ClientBuffer( in ClientBuffer() function203 ~ClientBuffer() { in ~ClientBuffer()210 BufferId id() const { in id()214 bool expire() const { in expire()219 bool hasCache() const { in hasCache()[all …]