Home
last modified time | relevance | path

Searched defs:Perform (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/hardware/qcom/sm7250/display/sde-drm/
H A Ddrm_atomic_req.cpp64 int DRMAtomicReq::Perform(DRMOps opcode, uint32_t obj_id, ...) { in Perform() function in sde_drm::DRMAtomicReq
H A Ddrm_plane.cpp287 void DRMPlaneManager::Perform(DRMOps code, uint32_t obj_id, drmModeAtomicReq *req, va_list args) { in Perform() function in sde_drm::DRMPlaneManager
304 void DRMPlaneManager::Perform(DRMOps code, drmModeAtomicReq *req, uint32_t obj_id, ...) { in Perform() function in sde_drm::DRMPlaneManager
757 void DRMPlane::Perform(DRMOps code, drmModeAtomicReq *req, va_list args) { in Perform() function in sde_drm::DRMPlane
H A Ddrm_crtc.cpp133 void DRMCrtcManager::Perform(DRMOps code, uint32_t obj_id, drmModeAtomicReq *req, in Perform() function in sde_drm::DRMCrtcManager
539 void DRMCrtc::Perform(DRMOps code, drmModeAtomicReq *req, va_list args) { in Perform() function in sde_drm::DRMCrtc
H A Ddrm_connector.cpp327 void DRMConnectorManager::Perform(DRMOps code, uint32_t obj_id, drmModeAtomicReq *req, in Perform() function in sde_drm::DRMConnectorManager
804 void DRMConnector::Perform(DRMOps code, drmModeAtomicReq *req, va_list args) { in Perform() function in sde_drm::DRMConnector
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dresource_default.h68 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dresource_default.h68 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dresource_default.h67 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dresource_default.h68 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dresource_default.h68 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dresource_default.h70 virtual DisplayError Perform(int cmd, ...) { return kErrorNone; } in Perform() function
/aosp12/packages/modules/adb/
H A Dbugreport_test.cpp73 virtual Result Perform(const ArgumentTuple& args) { in Perform() function in OnStandardStreamsCallbackAction
105 virtual Result Perform(const ArgumentTuple& args) { in Perform() function in CallbackDoneAction
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display_null.h75 virtual int Perform(uint32_t operation, ...) { return 0; } in Perform() function
H A Dhwc_display.h259 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function
H A Dhwc_display_external.cpp318 int HWCDisplayExternal::Perform(uint32_t operation, ...) { in Perform() function in sdm::HWCDisplayExternal
H A Dhwc_display_primary.cpp264 int HWCDisplayPrimary::Perform(uint32_t operation, ...) { in Perform() function in sdm::HWCDisplayPrimary
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display_null.h75 virtual int Perform(uint32_t operation, ...) { return 0; } in Perform() function
H A Dhwc_display.h259 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function
H A Dhwc_display_external.cpp318 int HWCDisplayExternal::Perform(uint32_t operation, ...) { in Perform() function in sdm::HWCDisplayExternal
H A Dhwc_display_primary.cpp264 int HWCDisplayPrimary::Perform(uint32_t operation, ...) { in Perform() function in sdm::HWCDisplayPrimary
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.h214 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function
H A Dhwc_display_null.h75 virtual int Perform(uint32_t operation, ...) { return 0; } in Perform() function
H A Dhwc_display_primary.cpp233 int HWCDisplayPrimary::Perform(uint32_t operation, ...) { in Perform() function in sdm::HWCDisplayPrimary
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.h277 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display.h297 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display.h311 inline int HWCDisplay::Perform(uint32_t operation, ...) { in Perform() function

12