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

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

Completed in 33 milliseconds