Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h212 int dispatchSetCrop(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp911 res = dispatchSetCrop(args); in perform()
1027 int Surface::dispatchSetCrop(va_list args) { in dispatchSetCrop() function in android::Surface