Home
last modified time | relevance | path

Searched refs:_has_bit (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1891 if (_has_bit(0)) { in SerializeWithCachedSizes()
1897 if (_has_bit(1)) { in SerializeWithCachedSizes()
2023 if (from._has_bit(0)) { in MergeFrom()
2026 if (from._has_bit(1)) { in MergeFrom()
2196 if (_has_bit(0)) { in SerializeWithCachedSizes()
2201 if (_has_bit(1)) { in SerializeWithCachedSizes()
2254 if (from._has_bit(0)) { in MergeFrom()
2257 if (from._has_bit(1)) { in MergeFrom()
2363 if (_has_bit(5)) { in Clear()
2366 if (_has_bit(6)) { in Clear()
[all …]
Dgltrace.pb.h1018 inline bool _has_bit(int index) const { in _has_bit() function
1120 inline bool _has_bit(int index) const { in _has_bit() function
2052 inline bool _has_bit(int index) const { in _has_bit() function
2074 return _has_bit(0); in has_type()
2091 return _has_bit(1); in has_isarray()
2299 return _has_bit(0); in has_width()
2315 return _has_bit(1); in has_height()
2379 return _has_bit(0); in has_context_id()
2395 return _has_bit(1); in has_start_time()
2411 return _has_bit(2); in has_duration()
[all …]