Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterRS.java154 protected static Allocation convertBitmap(RenderScript RS, Bitmap bitmap) { in convertBitmap() argument
155 return Allocation.createFromBitmap(RS, bitmap, in convertBitmap()
160 private static Allocation convertRGBAtoA(RenderScript RS, Bitmap bitmap) { in convertRGBAtoA() argument
161 if (RS != mRScache || mGreyConvert == null) { in convertRGBAtoA()
162 mGreyConvert = new ScriptC_grey(RS); in convertRGBAtoA()
163 mRScache = RS; in convertRGBAtoA()
166 Type.Builder tb_a8 = new Type.Builder(RS, Element.A_8(RS)); in convertRGBAtoA()
168 Allocation bitmapTemp = convertBitmap(RS, bitmap); in convertRGBAtoA()
169 if (bitmapTemp.getType().getElement().isCompatible(Element.A_8(RS))) { in convertRGBAtoA()
175 Allocation bitmapAlloc = Allocation.createTyped(RS, tb_a8.create(), in convertRGBAtoA()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCachingPipeline.java195 RenderScript RS = getRenderScriptContext(); in updateOriginalAllocation() local
198 mFiltersOnlyOriginalAllocation = Allocation.createFromBitmap(RS, originalBitmap, in updateOriginalAllocation()
206 mOriginalAllocation = Allocation.createFromBitmap(RS, mResizedOriginalBitmap, in updateOriginalAllocation()
445 RenderScript RS = getRenderScriptContext(); in prepareRenderscriptAllocations() local
454 mOutPixelsAllocation = Allocation.createFromBitmap(RS, bitmapBuffer, in prepareRenderscriptAllocations()
456 mInPixelsAllocation = Allocation.createTyped(RS, in prepareRenderscriptAllocations()
460 if (RS != null) { in prepareRenderscriptAllocations()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dlt_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...