Searched refs:opIndex (Results 1 – 2 of 2) sorted by relevance
189 private void checkTarget(int opIndex, int target, int codeLength, in checkTarget() argument194 throw new BadBytecode("bad branch offset at " + opIndex); in checkTarget()201 "," + d + ") at " + opIndex); in checkTarget()
624 SaveLayerInfo(int opIndex, bool isSaveLayer, const SkRect* bounds, const SkPaint* paint) in SaveLayerInfo()625 : fStartIndex(opIndex) in SaveLayerInfo()