Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_layer.cpp25 DrmGemBuffer::DrmGemBuffer(int drmFd, HdiLayerBuffer &hdl) : mDrmFd(drmFd) in DrmGemBuffer()
31 void DrmGemBuffer::Init(int drmFd, HdiLayerBuffer &hdl) in Init()
H A Dhdi_layer.cpp37 HdiLayerBuffer::HdiLayerBuffer(const BufferHandle &hdl) in HdiLayerBuffer()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_layer.cpp24 DrmGemBuffer::DrmGemBuffer(int drmFd, HdiLayerBuffer &hdl) : mDrmFd(drmFd) in DrmGemBuffer()
30 void DrmGemBuffer::Init(int drmFd, HdiLayerBuffer &hdl) in Init()
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Ddisplay_gralloc_private.h28 BufferHandle hdl; member
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_gralloc_private.h28 BufferHandle hdl; member
/ohos5.0/foundation/multimedia/camera_lite/frameworks/
H A Devent_handler.cpp43 void EventHandler::EventDispatch(EventHandler *hdl) in EventDispatch()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp26 HdiLayerBuffer::HdiLayerBuffer(const BufferHandle &hdl) in HdiLayerBuffer()
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c47 BufferHandle hdl; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp56 void A2dpStream::SetHandle(uint16_t hdl) in SetHandle()
151 uint16_t hdl = 0; in RegisterSEPConfigureInfo() local
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h328 BufferHandle* hdl; /**< Layer buffer handle */ member