Home
last modified time | relevance | path

Searched defs:HwcLayer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerClient.h35 class HwcLayer; variable
/aosp_15_r20/external/drm_hwcomposer/hwc2_device/
H A DHwcLayer.h49 explicit HwcLayer(HwcDisplay *parent_display) : parent_(parent_display){}; in HwcLayer() function