OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitmapalloc
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterRS.java
175
Allocation
bitmapAlloc
= Allocation.createTyped(RS, tb_a8.create(),
178
mGreyConvert.forEach_RGBAtoA(bitmapTemp,
bitmapAlloc
);
180
return
bitmapAlloc
;
Completed in 70 milliseconds