Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 25 of 39) sorted by relevance

12

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java300 boolean foreground) { in buildAddDownloadIntent()
320 boolean foreground) { in buildAddDownloadIntent()
336 Context context, Class<? extends DownloadService> clazz, String id, boolean foreground) { in buildRemoveDownloadIntent()
350 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildRemoveAllDownloadsIntent()
363 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildResumeDownloadsIntent()
376 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildPauseDownloadsIntent()
396 boolean foreground) { in buildSetStopReasonIntent()
416 boolean foreground) { in buildSetRequirementsIntent()
433 boolean foreground) { in sendAddDownload()
453 boolean foreground) { in sendAddDownload()
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java298 boolean foreground) { in buildAddDownloadIntent()
318 boolean foreground) { in buildAddDownloadIntent()
334 Context context, Class<? extends DownloadService> clazz, String id, boolean foreground) { in buildRemoveDownloadIntent()
348 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildRemoveAllDownloadsIntent()
361 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildResumeDownloadsIntent()
374 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildPauseDownloadsIntent()
394 boolean foreground) { in buildSetStopReasonIntent()
414 boolean foreground) { in buildSetRequirementsIntent()
431 boolean foreground) { in sendAddDownload()
451 boolean foreground) { in sendAddDownload()
[all …]
/external/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp101 sk_sp<SkImageFilter> foreground, in make_blend()
136 sk_sp<SkImageFilter> foreground, in Blend()
146 sk_sp<SkImageFilter> foreground, in Blend()
157 sk_sp<SkImageFilter> foreground, in Arithmetic()
/external/skia/modules/svg/src/
DSkSVGFeBlend.cpp45 const sk_sp<SkImageFilter> foreground = fctx.resolveInput(ctx, this->getIn(), colorspace); in onMakeImageFilter() local
DSkSVGFeComposite.cpp52 const sk_sp<SkImageFilter> foreground = fctx.resolveInput(ctx, this->getIn(), colorspace); in onMakeImageFilter() local
/external/kotlinx.serialization/guide/example/
Dexample-serializer-09.kt27 data class Settings(val background: Color, val foreground: Color) constant in example.exampleSerializer09.Settings
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java113 View foreground = findViewById(R.id.animation_foreground); in onCreate() local
/external/harfbuzz_ng/src/
Dhb-ft-colr.hh107 hb_color_t foreground; member
480 hb_color_t foreground, in hb_ft_paint_glyph_colr()
Dhb-ot-font.cc555 hb_color_t foreground, in hb_ot_paint_glyph()
Dhb-cairo.cc281 cairo_pattern_t *foreground = cairo_user_scaled_font_get_foreground_source (c->scaled_font); in hb_cairo_paint_color() local
Dhb-cairo-utils.cc301 cairo_pattern_t *foreground = cairo_user_scaled_font_get_foreground_source (c->scaled_font); in _hb_cairo_get_color_stops() local
/external/skia/gm/
Dxfermodeimagefilter.cpp120 sk_sp<SkImageFilter> foreground(SkImageFilters::Image(std::move(bitmapImage), in onDraw() local
/external/cronet/testing/scripts/variations_smoke_test_data/
Dvariations_seed_beta_win.json1 …:-1},"data_use_measurement":{"data_used":{"services":{"background":{},"foreground":{}},"user":{"ba… object
/external/skia/modules/jetski/src/
DImageFilter.cpp52 static long ImageFilter_Blend(JNIEnv* env, jobject, jint bm, jlong background, jlong foreground) { in ImageFilter_Blend()
/external/skia/src/gpu/graphite/
DFactoryFunctions.cpp142 sk_sp<PrecompileImageFilter> foreground) { in Arithmetic()
149 sk_sp<PrecompileImageFilter> foreground) { in Blend()
156 sk_sp<PrecompileImageFilter> foreground) { in Blend()
/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DImageFilter.java83 @Nullable ImageFilter foreground) { in blend()
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
DImageContrastCheck.java211 int foreground = contrastSwatch.getForegroundColors().get(0); in attemptHeavyweightEval() local
DTextContrastCheck.java891 int foreground = contrastSwatch.getForegroundColors().get(0); in attemptHeavyweightEval() local
/external/libfuse/lib/
Dhelper.c225 int fuse_daemonize(int foreground) in fuse_daemonize()
/external/skia/modules/skplaintexteditor/src/
Deditor.cpp459 SkPaint foreground = SkPaint(options.fForegroundColor); in paint() local
/external/cronet/base/task/thread_pool/
Dpooled_single_thread_task_runner_manager_unittest.cc313 const std::string foreground = in TEST_P() local
/external/libfuse/include/
Dfuse_lowlevel.h1949 int foreground; member
/external/fmtlib/include/fmt/
Dcolor.h455 auto foreground = detail::make_foreground_color<Char>(ts.get_foreground()); in vformat_to() local
/external/skia/tests/
DImageFilterTest.cpp2006 sk_sp<SkImageFilter> foreground = SkImageFilters::Crop(SkRect::Make(foreground_rect), nullptr); in DEF_TEST() local
2108 sk_sp<SkImageFilter> foreground, in test_arithmetic_bounds()
2124 sk_sp<SkImageFilter> foreground = SkImageFilters::Crop(SkRect::Make(fgRect), nullptr); in test_arithmetic_combinations() local
/external/speex/libspeexdsp/
Dmdf.c154 spx_word16_t *foreground; /* Foreground filter weights */ member

12