Searched refs:mOpacityAllocation (Results 1 – 1 of 1) sorted by relevance
33 Allocation mOpacityAllocation; field in Material304 if (mOpacityAllocation == null) { in getOpacityAllocation()307 mOpacityAllocation = Allocation.createTyped(rs, b.create()); in getOpacityAllocation()309 mOpacityAllocation.copyFromUnchecked(mOpacityTable); in getOpacityAllocation()310 return mOpacityAllocation; in getOpacityAllocation()