/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | CacheProcessing.java | 94 public Bitmap apply(FilterEnvironment environment, Bitmap cacheBitmap) { in apply() argument 118 cacheBitmap = environment.applyRepresentation(representation, cacheBitmap); in apply() 122 environment.cache(source); in apply() 133 FilterEnvironment environment) { in process() argument 136 return environment.getBitmapCopy(originalBitmap, BitmapCache.PREVIEW_CACHE_NO_FILTERS); in process() 139 environment.getBimapCache().setCacheProcessing(this); in process() 169 environment.cache(cacheStep.cache); in process() 193 cacheBitmap = environment.getBitmapCopy(originalBitmap, in process() 198 cacheBitmap = step.apply(environment, cacheBitmap); in process() 200 environment.cache(prev); in process() [all …]
|
D | ImagePreset.java | 439 public Bitmap apply(Bitmap original, FilterEnvironment environment) { in apply() argument 441 bitmap = applyFilters(bitmap, -1, -1, environment); in apply() 442 return applyBorder(bitmap, environment); in apply() 470 public Bitmap applyGeometry(Bitmap bitmap, FilterEnvironment environment) { in applyGeometry() argument 477 environment.cache(bitmap); in applyGeometry() 484 public Bitmap applyBorder(Bitmap bitmap, FilterEnvironment environment) { in applyBorder() argument 489 bitmap = environment.applyRepresentation(border, bitmap); in applyBorder() 490 if (environment.getQuality() == FilterEnvironment.QUALITY_FINAL) { in applyBorder() 500 public Bitmap applyFilters(Bitmap bitmap, int from, int to, FilterEnvironment environment) { in applyFilters() argument 521 bitmap = environment.applyRepresentation(representation, bitmap); in applyFilters() [all …]
|
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/ |
D | DirectoryAddonsAdapter.java | 51 DirectoryAddonsAdapter(Environment environment, DocumentsAdapter delegate) { in DirectoryAddonsAdapter() argument 52 mEnv = environment; in DirectoryAddonsAdapter() 56 mHeaderMessage = new HeaderMessage(environment, this::onDismissHeaderMessage); in DirectoryAddonsAdapter() 57 mInflateMessage = new InflateMessage(environment, this::onDismissHeaderMessage); in DirectoryAddonsAdapter()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilter.java | 95 public void setEnvironment(FilterEnvironment environment) { in setEnvironment() argument 96 mEnvironment = environment; in setEnvironment()
|
/packages/apps/Car/libs/car-ui-lib/ |
D | gradlew.bat | 29 echo Please set the JAVA_HOME variable in your environment to match the 43 echo Please set the JAVA_HOME variable in your environment to match the
|
D | gradle.properties | 20 # For more details on how to configure your build environment visit
|
/packages/apps/Car/libs/car-ui-lib/tests/paintbooth/ |
D | gradlew.bat | 29 echo Please set the JAVA_HOME variable in your environment to match the 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/packages/inputmethods/LatinIME/ |
D | gradlew.bat | 29 echo Please set the JAVA_HOME variable in your environment to match the 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/packages/apps/BasicSmsReceiver/tests/ |
D | Android.bp | 29 // automatically get all of its classes loaded into our environment.
|
/packages/apps/CellBroadcastReceiver/tests/testapp/ |
D | Android.bp | 31 // automatically get all of its classes loaded into our environment.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | faq.md | 197 …nt version due to performance consideration. However, if the execution environment supports multi-…
|
D | Doxyfile.in | 1205 # environment (see: http://developer.apple.com/tools/xcode/), introduced with 2131 # standard location or by setting the DOTFONTPATH environment variable or by
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 857 # integrated development environment, introduced with OSX 10.5 (Leopard). 1406 # DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 857 # integrated development environment, introduced with OSX 10.5 (Leopard). 1406 # DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | pl_wordlist.combined.gz |
|