Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h529 hwc_display_contents_1_t *mHWC1LayerList; variable
1089 void setHWC1LayerList(hwc_display_contents_1_t *contents) {mHWC1LayerList = contents;}; in setHWC1LayerList()
H A DExynosDisplay.cpp656 mHWC1LayerList(NULL), in ExynosDisplay()