Searched defs:streamoff (Results 1 – 2 of 2) sorted by relevance
31 _LIBCPP_HIDE_FROM_ABI operator streamoff() const { return __off_; } in streamoff() function
998 bool V4L2Queue::streamoff() { in streamoff() function in android::V4L2Queue