Home
last modified time | relevance | path

Searched refs:DSP_CMD_SETLAYERCROP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/hdi_service/device/include/util/
H A Ddisplay_device_common.h110 DSP_CMD_SETLAYERCROP = 0x20000 | 9 | 0x1000, enumerator
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1217 int32_t ret = Remote()->SendRequest(DSP_CMD_SETLAYERCROP, data, reply, option); in SetLayerCrop()