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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp789 const TextureLayerOp* textureLayerOp = &op; local
795 textureLayerOp = mAllocator.create<TextureLayerOp>(op, combinedMatrix);
797 BakedOpState* bakedState = tryBakeOpState(*textureLayerOp);

Completed in 203 milliseconds