[go: nahoru, domu]

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

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java3155 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
3221 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
3228 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java2839 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
2908 static public Allocation createCubemapFromCubeFaces(RenderScript rs, method in class:Allocation
2915 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg,

Completed in 139 milliseconds