Home
last modified time | relevance | path

Searched defs:background (Results 1 – 25 of 111) sorted by relevance

12345

/external/libchrome/base/memory/
Dweak_ptr_unittest.cc427 BackgroundThread background; in TEST() local
458 BackgroundThread background; in TEST() local
486 BackgroundThread background; in TEST() local
513 BackgroundThread background; in TEST() local
531 BackgroundThread background; in TEST() local
551 BackgroundThread background; in TEST() local
572 BackgroundThread background; in TEST() local
586 BackgroundThread background; in TEST() local
600 BackgroundThread background; in TEST() local
610 BackgroundThread background; in TEST() local
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowThemeTest.java46 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenExplicitlySetOnActivity_afterSetContentView_activityGetsThemeFromActivityInManifest() local
56 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenExplicitlySetOnActivity_beforeSetContentView_activityUsesNewTheme() local
63 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenSetOnActivityInManifest_activityGetsThemeFromActivityInManifest() local
70 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenNotSetOnActivityInManifest_activityGetsThemeFromApplicationInManifest() local
/external/python/cpython3/Lib/
Dwebbrowser.py191 background = False variable in UnixBrowser
272 background = True variable in Mozilla
283 background = True variable in Netscape
293 background = True variable in Galeon
303 background = True variable in Chrome
315 background = True variable in Opera
325 background = False variable in Elinks
/external/skqp/src/effects/imagefilters/
DSkXfermodeImageFilter.cpp76 sk_sp<SkImageFilter> background, in Make()
115 sk_sp<SkSpecialImage> background(this->filterInput(0, source, ctx, &backgroundOffset)); in onFilterImage() local
226 auto background = xformer->apply(this->getInput(0)); in onMakeColorSpace() local
255 sk_sp<SkSpecialImage> background, in filterImageGPU()
/external/skia/src/effects/imagefilters/
DSkXfermodeImageFilter.cpp78 sk_sp<SkImageFilter> background, in Make()
117 sk_sp<SkSpecialImage> background(this->filterInput(0, source, ctx, &backgroundOffset)); in onFilterImage() local
228 auto background = xformer->apply(this->getInput(0)); in onMakeColorSpace() local
257 sk_sp<SkSpecialImage> background, in filterImageGPU()
DSkArithmeticImageFilter.cpp170 sk_sp<SkSpecialImage> background(this->filterInput(0, source, ctx, &backgroundOffset)); in onFilterImage() local
288 sk_sp<SkSpecialImage> background, in filterImageGPU()
439 auto background = xformer->apply(this->getInput(0)); in onMakeColorSpace() local
451 sk_sp<SkImageFilter> background, in Make()
/external/skia/include/effects/
DSkXfermodeImageFilter.h24 static sk_sp<SkImageFilter> Make(SkBlendMode mode, sk_sp<SkImageFilter> background) { in Make()
/external/skqp/include/effects/
DSkXfermodeImageFilter.h24 static sk_sp<SkImageFilter> Make(SkBlendMode mode, sk_sp<SkImageFilter> background) { in Make()
/external/python/cpython2/Lib/
Dwebbrowser.py212 background = False variable in UnixBrowser
292 background = True variable in Mozilla
304 background = True variable in Galeon
314 background = True variable in Chrome
326 background = True variable in Opera
336 background = False variable in Elinks
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java112 View background = findViewById(R.id.animation_background); in onCreate() local
126 View background = findViewById(R.id.animation_background); in onCreate() local
DLevelBuilder.java51 GameObject background = new GameObject(); in buildBackground() local
119 public void addTileMapLayer(GameObject background, int priority, float scrollSpeed, in addTileMapLayer()
/external/autotest/client/common_lib/cros/autotest_private_ext/
Dmanifest.json5 "background": { object
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/
Dmanifest.json2 "background": { object
/external/u-boot/lib/efi_selftest/
Defi_selftest_textoutput.c23 size_t background; in execute() local
/external/autotest/client/site_tests/logging_AsanCrash/asan_crash_ext/
Dmanifest.json5 "background": { object
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
Dmanifest.json7 "background": { object
/external/autotest/client/cros/multimedia/display_test_extension/
Dmanifest.json7 "background": { object
/external/autotest/client/cros/a11y/a11y_ext/
Dmanifest.json6 "background": { object
/external/autotest/client/cros/multimedia/audio_test_extension/
Dmanifest.json8 "background": { object
/external/autotest/client/site_tests/policy_ExtensionPolicy/policy_test_extension/
Dmanifest.json8 "background": { object
/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py315 def trigger_ebizzy (sched_smt, stress, duration, background, pinned): argument
366 def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): argument
437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DIllustration.java47 private Drawable background; field in Illustration
92 public void setBackgroundDrawable(Drawable background) { in setBackgroundDrawable()
/external/skia/tests/
DPDFOpaqueSrcModeToSrcOverTest.cpp17 SkPaint background; in run_test() local
/external/skqp/tests/
DPDFOpaqueSrcModeToSrcOverTest.cpp17 SkPaint background; in run_test() local
/external/autotest/server/cros/ap_configurators/basic_auth_extension/
Dmanifest.json11 "background": { object

12345