Home
last modified time | relevance | path

Searched refs:decon_frame (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/
DDeconCommonHeader.h29 struct decon_frame { struct
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h226 struct decon_frame src = {0, 0, 0, 0, 0, 0};
227 struct decon_frame dst = {0, 0, 0, 0, 0, 0};
244 struct decon_frame win_update_region = {0, 0, 0, 0, 0, 0};
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1867 struct decon_frame &update_region = mExynosDisplay->mDpuData.win_update_region; in setupPartialRegion()