Searched refs:mMaterial (Results 1 – 4 of 4) sorted by relevance
32 public Material mMaterial = new Material(); field in VrState45 mMaterial = src.mMaterial; in clone()107 mMaterial = src.mMaterial; in copyData()
56 scriptC_vr.set_opacity(state.mMaterial.getOpacityAllocation(state.mRs)); in creatOpacityAllocation()60 scriptC_vr.set_color_map(state.mMaterial.getColorMapAllocation(state.mRs)); in creatColorMapAllocation()
69 scriptC_bricked.set_opacity(state.mMaterial.getOpacityAllocation(state.mRs)); in RsBrickedBitMask()
340 mState1.mMaterial.setup(opacity, color); in setLook()