Searched refs:getHdrSupport (Results 1 – 4 of 4) sorted by relevance
65 static bool getHdrSupport(const sp<SurfaceControl>& surfaceControl) { in getHdrSupport() function103 return getHdrSupport(surfaceControl); in isDataSpaceValid()
177 status_t getHdrSupport(bool* supported);
340 status_t Surface::getHdrSupport(bool* supported) { in getHdrSupport() function in android::Surface1268 return getHdrSupport(outSupport); in dispatchGetHdrSupport()
441 status_t result = surface->getHdrSupport(&supported); in TEST_F()465 status_t result = surface->getHdrSupport(&supported); in TEST_F()