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

/frameworks/native/include/gui/
H A DSurface.h160 status_t getWideColorSupport(bool* supported);
/frameworks/native/libs/gui/include/gui/
H A DSurface.h160 status_t getWideColorSupport(bool* supported);
/frameworks/native/libs/gui/
H A DSurface.cpp327 status_t Surface::getWideColorSupport(bool* supported) { function in class:android::Surface
1181 return getWideColorSupport(outSupport);
/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp294 surface->getWideColorSupport(&supported);

Completed in 128 milliseconds