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

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

Completed in 80 milliseconds