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

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

Completed in 49 milliseconds