Searched refs:mLastFrame (Results 1 – 8 of 8) sorted by relevance
73 final Rect mLastFrame = new Rect(); field in WindowFrames124 return (mLastFrame.width() != mFrame.width()) || (mLastFrame.height() != mFrame.height()); in didFrameSizeChange()203 + " last=" + mLastFrame.toShortString(sTmpSB)); in dump()
1403 if (!windowFrames.mFrame.equals(windowFrames.mLastFrame)) { in computeFrame()1556 + " last=" + mWindowFrames.mLastFrame + " frame=" + mWindowFrames.mFrame); in updateResizingWindowIfNeeded()5348 mWindowFrames.mLastFrame.set(mWindowFrames.mFrame); in updateLastFrames()5397 transformFrameToSurfacePosition(mWindowFrames.mLastFrame.left, mWindowFrames.mLastFrame.top, in startMoveAnimation()
883 , mLastFrame(0) in VolumeHandler()982 const int64_t frameCount = clockTime ? VolumeShaper::getNowUs() : mLastFrame; in applyVolumeShaper()1000 const int64_t frameCount = clockTime ? VolumeShaper::getNowUs() : mLastFrame; in applyVolumeShaper()1034 mLastFrame = trackFrameCount; in getVolume()1055 (void)getVolume(mLastFrame); // getVolume() will start the individual VolumeShapers. in setStarted()1067 ss << ", mLastFrame=" << mLastFrame; in toString()1094 mLastFrame = 0; in reset()1145 int64_t mLastFrame; // logging purpose only, 0 on start variable
97 lastFrame = CameraMetadata(mLastFrame); in dump()163 mLastFrame.acquire(result.mMetadata); in processNewFrames()
88 CameraMetadata mLastFrame; variable
420 batch->mLastFrame = batch->mFirstFrame + batch->mBatchSize - 1; in registerBatch()438 uint32_t frameMax = mInflightBatches[numBatches - 1]->mLastFrame; in getBatch()444 frameNumber <= mInflightBatches[i]->mLastFrame) { in getBatch()708 if (frameNumber == batch->mLastFrame) { in notify()714 if (frameNumber == batch->mLastFrame) { in notify()816 if (result.frameNumber == batch->mLastFrame) { in processCaptureResult()829 if (result.frameNumber == batch->mLastFrame) { in processCaptureResult()
208 uint32_t mLastFrame; member
682 if (result.v3_2.frameNumber == batch->mLastFrame) { in processCaptureResult_3_4()695 if (result.v3_2.frameNumber == batch->mLastFrame) { in processCaptureResult_3_4()