Searched refs:configureDpyInfo (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayWriteback.h64 bool configureDpyInfo(int xres, int yres);
H A DoverlayWriteback.cpp113 bool Writeback::configureDpyInfo(int xres, int yres) { function in class:overlay::Writeback
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.cpp180 if(!wb->configureDpyInfo(hnd->width, hnd->height)) {
H A Dhwc.cpp232 Writeback::getInstance()->configureDpyInfo(ohnd->width, ohnd->height);

Completed in 92 milliseconds