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

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2289 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2321 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2325 return createFromBitmapResource(rs, res, id,
2329 return createFromBitmapResource(rs, res, id,
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java2110 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2140 static public Allocation createFromBitmapResource(RenderScript rs, method in class:Allocation
2143 return createFromBitmapResource(rs, res, id,

Completed in 105 milliseconds