/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | hw_interface.h | 82 virtual DisplayError Flush() = 0;
|
D | display_base.h | 62 virtual DisplayError Flush();
|
D | display_base.cpp | 348 DisplayError DisplayBase::Flush() { in Flush() function in sdm::DisplayBase 357 error = hw_intf_->Flush(); in Flush() 438 error = hw_intf_->Flush(); in SetDisplayState()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | hw_interface.h | 90 virtual DisplayError Flush() = 0;
|
D | display_base.h | 57 virtual DisplayError Flush();
|
D | display_base.cpp | 331 DisplayError DisplayBase::Flush() { in Flush() function in sdm::DisplayBase 339 error = hw_intf_->Flush(); in Flush() 423 error = hw_intf_->Flush(); in SetDisplayState()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.h | 72 virtual DisplayError Flush();
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | display_interface.h | 299 virtual DisplayError Flush() = 0;
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_device.h | 80 virtual DisplayError Flush();
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | display_interface.h | 318 virtual DisplayError Flush() = 0;
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 182 DisplayError error = display_intf_->Flush(); in SetSecureDisplay()
|
D | hwc_display_virtual.cpp | 130 DisplayError error = display_intf_->Flush(); in Present()
|
D | hwc_display_primary.cpp | 218 DisplayError error = display_intf_->Flush(); in Present()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 187 DisplayError error = display_intf_->Flush(); in SetSecureDisplay()
|
D | hwc_display_virtual.cpp | 133 DisplayError error = display_intf_->Flush(); in Present()
|
D | hwc_display_primary.cpp | 218 DisplayError error = display_intf_->Flush(); in Present()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_device.h | 72 virtual DisplayError Flush();
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 218 DisplayError error = display_intf_->Flush(); in SetSecureDisplay()
|
D | hwc_display_virtual.cpp | 167 DisplayError error = display_intf_->Flush(); in Commit()
|
D | hwc_display_primary.cpp | 211 DisplayError error = display_intf_->Flush(); in Commit()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 222 DisplayError error = display_intf_->Flush(); in SetSecureDisplay()
|
D | hwc_display_virtual.cpp | 167 DisplayError error = display_intf_->Flush(); in Commit()
|
D | hwc_display_external_test.cpp | 206 DisplayError error = display_intf_->Flush(); in SetSecureDisplay() 738 display_intf_->Flush(); in PostCommit()
|
D | hwc_display_primary.cpp | 246 DisplayError error = display_intf_->Flush(); in Commit()
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_p2p_iface_hidl_test.cpp | 263 TEST_F(SupplicantP2pIfaceHidlTest, Flush) { in TEST_F() argument
|