Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DReliableSurface.h47 int getAndClearError() { in getAndClearError() function
DCanvasContext.cpp494 error = mNativeSurface->getAndClearError(); in draw()