/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/qcom/gps/msm8998/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocSharedLock.h | 52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
/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/sm7250/gps/utils/ |
D | LocSharedLock.h | 72 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 198 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 539 mLock->drop(); in ~LocTimer()
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocSharedLock.h | 70 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocSharedLock.h | 70 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocSharedLock.h | 72 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop() function
|
D | LocTimer.cpp | 198 inline ~LocTimerDelegate() { if (mLock) { mLock->drop(); mLock = NULL; } } in ~LocTimerDelegate() 539 mLock->drop(); in ~LocTimer()
|
/hardware/google/apf/ |
D | apf_run.c | 212 int drop = 0; in file_handler() local 242 drop++; in file_handler() 250 printf("%d packets dropped\n", drop); in file_handler()
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanErrorListener.hal | 25 * If the error is fatal, the client is supposed to drop any references to
|
D | ICanBus.hal | 65 * If the error is fatal, the client is supposed to drop any references to
|
/hardware/google/gfxstream/guest/vulkan/ |
D | Android.bp | 78 // behavior here. '--gc-sections' has stronger justification: this lets drivers drop
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_external_memory_sci_buf.adoc | 62 conventions (previous names retained as aliases), and drop const on
|
/hardware/interfaces/contexthub/1.2/ |
D | types.hal | 53 * The framework MUST drop messages to host apps that don't have a superset
|
/hardware/interfaces/camera/device/3.5/ |
D | types.hal | 57 * drop processing that request. 76 * and drop processing that request.
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | Android.bp | 168 // behavior here. '--gc-sections' has stronger justification: this lets drivers drop
|