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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.h760 inline bool _has_bit(int index) const { function in class:com::android::glesv2debugger::Message
782 return _has_bit(0);
798 return _has_bit(1);
815 return _has_bit(2);
832 return _has_bit(3);
848 return _has_bit(4);
864 return _has_bit(5);
880 return _has_bit(6);
896 return _has_bit(7);
912 return _has_bit(
[all...]

Completed in 83 milliseconds