Searched refs:getWFDOutputResolution (Results 1 – 6 of 6) sorted by relevance
58 void getWFDOutputResolution(unsigned int *width, unsigned int *height);
174 void ExynosVirtualDisplay::getWFDOutputResolution( in getWFDOutputResolution() function in ExynosVirtualDisplay
47 virtual void getWFDOutputResolution(unsigned int *width, unsigned int *height) = 0;
48 virtual void getWFDOutputResolution(unsigned int *width, unsigned int *height);
128 void ExynosHWCService::getWFDOutputResolution(unsigned int *width, unsigned int *height) in getWFDOutputResolution() function in android::ExynosHWCService135 virtualdisplay->getWFDOutputResolution(width, height); in getWFDOutputResolution()
167 virtual void getWFDOutputResolution(unsigned int *width, unsigned int *height) in getWFDOutputResolution() function in android::BpExynosHWCService498 getWFDOutputResolution(&width, &height); in onTransact()