Home
last modified time | relevance | path

Searched refs:dispatchGetWideColorSupport (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurface.h263 int dispatchGetWideColorSupport(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1448 res = dispatchGetWideColorSupport(args); in perform()
1690 int Surface::dispatchGetWideColorSupport(va_list args) { in dispatchGetWideColorSupport() function in android::Surface