Searched refs:createCubemapFromCubeFaces (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocationThunker.java442 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:AllocationThunker
454 android.renderscript.Allocation.createCubemapFromCubeFaces(
H A DAllocation.java1483 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1552 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1559 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java1689 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1755 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1762 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,

Completed in 99 milliseconds