Searched defs:sharpDilatedDepthAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/
H A DImageBuffersForRenderScriptd1new.java34 public Allocation sharpDilatedDepthAllocation; field in class:ImageBuffersForRenderScriptd1new
57 sharpDilatedDepthAllocation = Allocation.createSized(
80 scriptC.set_g_sharp_dilated_depth(sharpDilatedDepthAllocation);

Completed in 231 milliseconds