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

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java3249 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
3281 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
3285 return createFromBitmapResource(rs, res, id,
3289 return createFromBitmapResource(rs, res, id,
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DAllocation.java2935 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2965 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2968 return createFromBitmapResource(rs, res, id,

Completed in 71 milliseconds