Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DShadowTessellator.cpp185 void ShadowTessellator::checkOverflow(int used, int total, const char* bufferName) { in checkOverflow() argument
187 bufferName, used, total); in checkOverflow()
DShadowTessellator.h88 static void checkOverflow(int used, int total, const char* bufferName);