Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOpDumper.cpp26 static const char* sOpNameLut[] = BUILD_FULL_OP_LUT(STRINGIFY);
DRecordedOp.h125 #define BUILD_FULL_OP_LUT(OP_FN) \ macro