Home
last modified time | relevance | path

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

1234

/external/skia/include/effects/
DSkXfermodeImageFilter.h24 static sk_sp<SkImageFilter> Make(SkBlendMode mode, sk_sp<SkImageFilter> background) { in Make()
31 bool enforcePMColor, sk_sp<SkImageFilter> background, in MakeArithmetic()
39 sk_sp<SkImageFilter> background) { in MakeArithmetic()
DSkArithmeticImageFilter.h20 sk_sp<SkImageFilter> background) { in Make()
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc388 BackgroundThread background; in TEST() local
419 BackgroundThread background; in TEST() local
447 BackgroundThread background; in TEST() local
474 BackgroundThread background; in TEST() local
492 BackgroundThread background; in TEST() local
512 BackgroundThread background; in TEST() local
533 BackgroundThread background; in TEST() local
547 BackgroundThread background; in TEST() local
561 BackgroundThread background; in TEST() local
573 BackgroundThread background; in TEST() local
[all …]
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/simple_extension/
Dmanifest.json4 "background": { object
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser_profiles/extension_webrequest/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/
Dmanifest.json6 "background": { object
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/simple_app/
Dmanifest.json5 "background": { object
/external/autotest/client/site_tests/logging_AsanCrash/asan_crash_ext/
Dmanifest.json5 "background": { object
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/webview_app/
Dmanifest.json5 "background": { object
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/
Dmanifest.json2 "background": { object
/external/autotest/client/common_lib/cros/autotest_private_ext/
Dmanifest.json5 "background": { object
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/autotest_ext/
Dmanifest.json5 "background": { object
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
Dmanifest.json7 "background": { object
/external/autotest/client/cros/a11y/a11y_ext/
Dmanifest.json6 "background": { object
/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/cros/multimedia/multimedia_test_extension/
Dmanifest.json8 "background": { object
/external/skia/src/effects/
DSkXfermodeImageFilter.cpp72 sk_sp<SkImageFilter> background, in Make()
127 sk_sp<SkSpecialImage> background(this->filterInput(0, source, ctx, &backgroundOffset)); in onFilterImage() local
228 sk_sp<SkSpecialImage> background, in filterImageGPU()
/external/skia/tests/
DPDFOpaqueSrcModeToSrcOverTest.cpp16 SkPaint background; in run_test() local
/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/autotest/server/cros/ap_configurators/basic_auth_extension/
Dmanifest.json11 "background": { object
/external/syslinux/com32/menu/
Dprintmsg.c102 int show_message_file(const char *filename, const char *background) in show_message_file()
/external/autotest/client/deps/graphics/graphics_test_extension/
Dmanifest.json7 "background": { object
/external/ltp/lib/
Dforker.c130 int background(char *prefix) in background() function
/external/ImageMagick/coders/
Dnull.c106 background; in ReadNULLImage() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPopupWindow.java26 private Drawable background; field in ShadowPopupWindow
129 public void setBackgroundDrawable(Drawable background) { in setBackgroundDrawable()

1234