Searched refs:prepareRenderscriptAllocations (Results 1 – 3 of 3) sorted by relevance
29 public boolean prepareRenderscriptAllocations(Bitmap bitmap); in prepareRenderscriptAllocations() method
444 public boolean prepareRenderscriptAllocations(Bitmap bitmap) { in prepareRenderscriptAllocations() method in CachingPipeline
127 if (pipeline.prepareRenderscriptAllocations(bitmap) in apply()