Searched defs:writeInt8 (Results 1 – 2 of 2) sorted by relevance
94 public native final void writeInt8(byte val); in writeInt8() method in HwParcel
1875 void MPEG4Writer::writeInt8(int8_t x) { in writeInt8() function in android::MPEG4Writer