Searched refs:boundsTop (Results 1 – 2 of 2) sorted by relevance
42 boundsTop = parcel.ReadInt32(); in ReadFromParcel()83 PARCEL_WRITE_HELPER_RET(parcel, Int32, boundsTop, false); in Marshalling()160 str += " boundsTop: " + std::to_string(boundsTop); in ToString()
37 int32_t boundsTop = 0; member