Home
last modified time | relevance | path

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

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