Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DVrPipline1.java60 scriptC_vr.set_color_map(state.mMaterial.getColorMapAllocation(state.mRs)); in creatColorMapAllocation()
DMaterial.java313 public Allocation getColorMapAllocation(RenderScript rs) { in getColorMapAllocation() method in Material