Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
DRsBrickedBitMask.java69 scriptC_bricked.set_opacity(state.mMaterial.getOpacityAllocation(state.mRs)); in RsBrickedBitMask()
DVrPipline1.java56 scriptC_vr.set_opacity(state.mMaterial.getOpacityAllocation(state.mRs)); in creatOpacityAllocation()
DMaterial.java303 public Allocation getOpacityAllocation(RenderScript rs) { in getOpacityAllocation() method in Material