Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.h48 int getAndClearError() { in getAndClearError() function
H A DCanvasContext.cpp539 error = mNativeSurface->getAndClearError(); in draw()