Searched refs:mNumQueuedFrames (Results 1 – 3 of 3) sorted by relevance
60 RETURN_ON_ERROR(parcel->writeInt32(mNumQueuedFrames)); in writeToParcel()105 RETURN_ON_ERROR(parcel->readInt32(&mNumQueuedFrames)); in readFromParcel()143 info.mNumQueuedFrames, info.mRefreshPending); in to_string()
66 int32_t mNumQueuedFrames = -1; variable
1437 info.mNumQueuedFrames = getQueuedFrameCount(); in getLayerDebugInfo()