Searched refs:firstOp (Results 1 – 1 of 1) sorted by relevance
93 const PatchOp& firstOp = *(static_cast<const PatchOp*>(opList.states[0]->op)); in onMergedPatchOps() local96 firstOp.bitmap->pixelRef()); in onMergedPatchOps()175 Texture* texture = entry ? entry->texture : renderer.caches().textureCache.get(firstOp.bitmap); in onMergedPatchOps()181 if (firstOp.bitmap->colorType() == kAlpha_8_SkColorType) { in onMergedPatchOps()188 .setFillTexturePaint(*texture, textureFillFlags, firstOp.paint, firstState.alpha) in onMergedPatchOps()