Searched refs:mScaledYu12Frames (Results 1 – 3 of 3) sorted by relevance
972 auto it = mScaledYu12Frames.find(outSz); in cropAndScaleLocked()974 if (it != mScaledYu12Frames.end()) { in cropAndScaleLocked()1021 mScaledYu12Frames.insert({outSz, scaledYu12Buf}); in cropAndScaleLocked()1588 mScaledYu12Frames.clear(); in threadLoop()1605 if (mScaledYu12Frames.size() != 0) { in allocateIntermediateBuffers()1607 __FUNCTION__, mScaledYu12Frames.size()); in allocateIntermediateBuffers()
181 std::unordered_map<Size, sp<AllocatedFrame>, SizeHasher> mScaledYu12Frames; member
272 mScaledYu12Frames.clear(); in threadLoop()