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

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocationThunker.java259 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:AllocationThunker
270 android.renderscript.Allocation.createCubemapFromCubeFaces(
H A DAllocation.java1478 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1547 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1554 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java1680 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1746 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
1753 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,

Completed in 130 milliseconds