Searched defs:writeInt32 (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/surfaceflinger/EventLog/ | ||
| D | EventLog.cpp | 92 void EventLog::TagBuffer::writeInt32(int32_t value) { in writeInt32() function in android::EventLog::TagBuffer |
| /frameworks/native/libs/binder/ | ||
| D | Parcel.cpp | 748 status_t Parcel::writeInt32(int32_t val) in writeInt32() function in android::Parcel |
| /frameworks/av/media/libstagefright/ | ||
| D | MPEG4Writer.cpp | 1251 void MPEG4Writer::writeInt32(int32_t x) { in writeInt32() function in android::MPEG4Writer |