Searched refs:firstOp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DBakedOpDispatcher.cpp89 const PatchOp& firstOp = *(static_cast<const PatchOp*>(opList.states[0]->op)); local
169 Texture* texture = renderer.caches().textureCache.get(firstOp.bitmap);
175 if (firstOp.bitmap->colorType() == kAlpha_8_SkColorType) {
182 .setFillTexturePaint(*texture, textureFillFlags, firstOp.paint, firstState.alpha)

Completed in 36 milliseconds