Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h104 virtual int32_t swapCrtcs(ExynosDisplay* anotherDisplay) { return HWC2_ERROR_UNSUPPORTED; } in swapCrtcs() function
DExynosDisplayDrmInterface.cpp3072 int32_t ExynosDisplayDrmInterface::swapCrtcs(ExynosDisplay* anotherDisplay) { in swapCrtcs() function in ExynosDisplayDrmInterface