Searched refs:mHistReq_pending (Results 1 – 2 of 2) sorted by relevance
45 mIDLHistogram->mHistReq_pending = true; in requestHist()63 if (mHistReq_pending == true) { in callbackHistogram()65 mHistReq_pending = false; in callbackHistogram()93 return (!mDisplay->isPowerModeOff() && !mIDLHistogram->mHistReq_pending); in collectRoiLuma()95 if (mIDLHistogram->mHistReq_pending == false) setSampleFrameCounter(getFrameCount()); in collectRoiLuma()
71 bool mHistReq_pending = false; member103 bool histRequested() { return mIDLHistogram->mHistReq_pending; } in histRequested()