Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
DGlesErrorCheckWrapper.cpp25 void GlesErrorCheckWrapper::assertNoErrors(const char* apicall) { in assertNoErrors() function in android::uirenderer::debug::GlesErrorCheckWrapper
59 mBase.x##_(__VA_ARGS__); assertNoErrors(#x)
63 assertNoErrors(#x); \
DGlesErrorCheckWrapper.h34 void assertNoErrors(const char* apicall);