Home
last modified time | relevance | path

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

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