Searched refs:getHdrSupport (Results 1 – 3 of 3) sorted by relevance
209 status_t getHdrSupport(bool* supported) __attribute__((__deprecated__));
401 status_t result = surface->getHdrSupport(&supported); in TEST_F()425 status_t result = surface->getHdrSupport(&supported); in TEST_F()
398 status_t Surface::getHdrSupport(bool* supported) { in getHdrSupport() function in android::Surface1673 return getHdrSupport(outSupport); in dispatchGetHdrSupport()