Searched refs:createCubemapFromCubeFaces (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 2844 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces() method in Allocation 2913 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces() method in Allocation 2920 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg, in createCubemapFromCubeFaces()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 3160 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces() method in Allocation 3226 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces() method in Allocation 3233 return createCubemapFromCubeFaces(rs, xpos, xneg, ypos, yneg, in createCubemapFromCubeFaces()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 25944 …method public static android.renderscript.Allocation createCubemapFromCubeFaces(android.renderscri… 25945 …method public static android.renderscript.Allocation createCubemapFromCubeFaces(android.renderscri…
|
/frameworks/base/core/api/ |
D | current.txt | 38251 …method @Deprecated public static android.renderscript.Allocation createCubemapFromCubeFaces(androi… 38252 …method @Deprecated public static android.renderscript.Allocation createCubemapFromCubeFaces(androi…
|