Searched refs:getAndClearError (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ | ||
D | ReliableSurface.h | 47 int getAndClearError() { in getAndClearError() function |
D | CanvasContext.cpp | 494 error = mNativeSurface->getAndClearError(); in draw() |