OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prepareRenderscriptAllocations
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
PipelineInterface.java
29
public boolean
prepareRenderscriptAllocations
(Bitmap bitmap);
CachingPipeline.java
444
public boolean
prepareRenderscriptAllocations
(Bitmap bitmap) {
470
Log.v(LOGTAG, "
prepareRenderscriptAllocations
: " + needsUpdate + " in " + getName());
Completed in 29 milliseconds