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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.h1018 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage_DataType
1120 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage_FrameBuffer
2052 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage
2074 return _has_bit(0);
2091 return _has_bit(1);
2299 return _has_bit(0);
2315 return _has_bit(1);
2379 return _has_bit(0);
2395 return _has_bit(1);
2411 return _has_bit(
[all...]

Completed in 158 milliseconds