HomeSort by relevance Sort by last modified time
    Searched defs:nAllocationRead (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 403 synchronized void nAllocationRead(int id, byte[] d) {
408 synchronized void nAllocationRead(int id, short[] d) {
413 synchronized void nAllocationRead(int id, int[] d) {
418 synchronized void nAllocationRead(int id, float[] d) {
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 480 synchronized void nAllocationRead(int id, byte[] d) {
485 synchronized void nAllocationRead(int id, short[] d) {
490 synchronized void nAllocationRead(int id, int[] d) {
495 synchronized void nAllocationRead(int id, float[] d) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 43 milliseconds