Home
last modified time | relevance | path

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

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