Home
last modified time | relevance | path

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

/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp611 if (_has_bit(14)) { in Clear()
1031 if (_has_bit(0)) { in SerializeWithCachedSizes()
1036 if (_has_bit(1)) { in SerializeWithCachedSizes()
1042 if (_has_bit(2)) { in SerializeWithCachedSizes()
1048 if (_has_bit(3)) { in SerializeWithCachedSizes()
1053 if (_has_bit(4)) { in SerializeWithCachedSizes()
1058 if (_has_bit(5)) { in SerializeWithCachedSizes()
1063 if (_has_bit(6)) { in SerializeWithCachedSizes()
1068 if (_has_bit(7)) { in SerializeWithCachedSizes()
1073 if (_has_bit(8)) { in SerializeWithCachedSizes()
[all …]
Ddebugger_message.pb.h760 inline bool _has_bit(int index) const { in _has_bit() function
782 return _has_bit(0); in has_context_id()
798 return _has_bit(1); in has_function()
815 return _has_bit(2); in has_type()
832 return _has_bit(3); in has_expect_response()
848 return _has_bit(4); in has_ret()
864 return _has_bit(5); in has_arg0()
880 return _has_bit(6); in has_arg1()
896 return _has_bit(7); in has_arg2()
912 return _has_bit(8); in has_arg3()
[all …]