/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 99 (mCurrentFrame.drop[index] ? "DROP" : in dump() 213 if(!mCurrentFrame.needsRedraw || mCurrentFrame.drop[index]) { in setMDPCompLayerFlags() 273 memset(&drop, false, sizeof(drop)); in reset() 280 memcpy(&drop, &curFrame.drop, sizeof(drop)); in updateCounts() 289 (curFrame.drop[i] != drop[i])) { in isSameFrame() 463 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 473 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 480 memset(&mCurrentFrame.drop, 0, sizeof(mCurrentFrame.drop)); in validateAndApplyROI() 562 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 575 mCurrentFrame.drop[i] = true; in validateAndApplyROI() [all …]
|
D | hwc_mdpcomp.h | 111 bool drop[MAX_NUM_APP_LAYERS]; member 127 bool drop[MAX_NUM_APP_LAYERS]; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 100 (mCurrentFrame.drop[index] ? "DROP" : in dump() 230 if(!mCurrentFrame.needsRedraw || mCurrentFrame.drop[index]) { in setMDPCompLayerFlags() 291 memset(&drop, false, sizeof(drop)); in reset() 305 memcpy(&drop, &curFrame.drop, sizeof(drop)); in updateCounts() 314 (curFrame.drop[i] != drop[i])) { in isSameFrame() 464 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 474 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 481 memset(&mCurrentFrame.drop, 0, sizeof(mCurrentFrame.drop)); in validateAndApplyROI() 569 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 582 mCurrentFrame.drop[i] = true; in validateAndApplyROI() [all …]
|
D | hwc_mdpcomp.h | 114 bool drop[MAX_NUM_APP_LAYERS]; member 131 bool drop[MAX_NUM_APP_LAYERS]; member
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 111 (mCurrentFrame.drop[index] ? "DROP" : in dump() 296 if(!mCurrentFrame.needsRedraw || mCurrentFrame.drop[index]) { in setMDPCompLayerFlags() 356 memset(&drop, false, sizeof(drop)); in reset() 363 memcpy(&drop, &curFrame.drop, sizeof(drop)); in updateCounts() 372 (curFrame.drop[i] != drop[i])) { in isSameFrame() 565 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 575 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 582 memset(&mCurrentFrame.drop, 0, sizeof(mCurrentFrame.drop)); in validateAndApplyROI() 670 mCurrentFrame.drop[i] = true; in validateAndApplyROI() 683 mCurrentFrame.drop[i] = true; in validateAndApplyROI() [all …]
|
D | hwc_mdpcomp.h | 116 bool drop[MAX_NUM_APP_LAYERS]; member 132 bool drop[MAX_NUM_APP_LAYERS]; member
|
/hardware/google/apf/ |
D | apf_run.c | 118 int drop = 0; in file_handler() local 140 drop++; in file_handler() 148 printf("%d packets dropped\n", drop); in file_handler()
|
/hardware/google/pixel/pixelstats/ |
D | DropDetect.cpp | 139 PhysicalDropDetected drop = {confidence, accel_magnitude_peak_1000ths_g, in handleNanoappMessage() local 141 Return<void> ret = stats_client->reportPhysicalDropDetected(drop); in handleNanoappMessage()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 185 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 545 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 185 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 538 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 539 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 185 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 545 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 546 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 186 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 548 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 539 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 184 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 541 mLock->drop(); in ~LocTimer()
|
/hardware/interfaces/camera/device/3.5/ |
D | types.hal | 56 * drop processing that request. 75 * and drop processing that request.
|