Searched defs:opIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp590 int opIndex = addOp(op); local
591 if (CC_LIKELY(opIndex >= 0)) {
600 mDisplayList->projectionReceiveIndex = opIndex;

Completed in 194 milliseconds