Home
last modified time | relevance | path

Searched refs:performFilter (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
DMainActivity.java176 private void performFilter(Allocation inAllocation, in performFilter() method in MainActivity
289 performFilter(mInAllocation, mOutAllocations[index], mBitmapsOut[index], values[0]); in doInBackground()
364 performFilter(inAllocation, outAllocation, destBitpmap, f); in createThumbnail()