Home | History | Annotate | Download | only in device3

Lines Matching refs:mId

52     mId(id),
84 return mId;
215 __FUNCTION__, mId, strerror(-res), res);
267 __FUNCTION__, mId, maxCount);
274 "state %d", __FUNCTION__, mId, mState);
282 __FUNCTION__, mId);
288 __FUNCTION__, mId);
333 "state %d", __FUNCTION__, mId, mState);
341 __FUNCTION__, mId, mPreparedBufferIdx);
370 // This function should be only called when the stream is mid-preparing.
373 "PREPARING state %d", __FUNCTION__, mId, mState);
401 "CONFIGURED state %d", __FUNCTION__, mId, mState);
408 __FUNCTION__, mId);
424 __FUNCTION__, mId, strerror(-res), res);
433 __FUNCTION__, mId, strerror(-res), res);
456 __FUNCTION__, mId, mState);
522 ALOGE("%s: Stream %d: Returning an unknown buffer.", __FUNCTION__, mId);
555 __FUNCTION__, mId, mState);
590 ALOGE("%s: Stream %d: Returning an unknown buffer.", __FUNCTION__, mId);
659 ALOGV("%s: Stream %d: Disconnecting...", __FUNCTION__, mId);
662 mBufferLimitLatency.log("Stream %d latency histogram for wait on max_buffers", mId);