Home
last modified time | relevance | path

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

12

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java296 boolean foreground) { in buildAddDownloadIntent()
316 boolean foreground) { in buildAddDownloadIntent()
332 Context context, Class<? extends DownloadService> clazz, String id, boolean foreground) { in buildRemoveDownloadIntent()
346 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildRemoveAllDownloadsIntent()
359 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildResumeDownloadsIntent()
372 Context context, Class<? extends DownloadService> clazz, boolean foreground) { in buildPauseDownloadsIntent()
392 boolean foreground) { in buildSetStopReasonIntent()
412 boolean foreground) { in buildSetRequirementsIntent()
429 boolean foreground) { in sendAddDownload()
449 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/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/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DText.java22 public void renderText(Canvas canvas, Paint foreground, float x, float y) { in renderText()
26 …private static native void nRenderText(String text, long nativeCanvas, long foreground, float x, f… in nRenderText()
DImageFilter.java79 @Nullable ImageFilter foreground) { in blend()
/external/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp75 sk_sp<SkImageFilter> foreground, in Blend()
83 sk_sp<SkImageFilter> foreground, in Blend()
135 sk_sp<SkSpecialImage> foreground(this->filterInput(1, ctx, &foregroundOffset)); in onFilterImage() local
260 sk_sp<SkSpecialImage> foreground, in filterImageGPU()
DSkArithmeticImageFilter.cpp75 sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, in Arithmetic()
194 sk_sp<SkSpecialImage> foreground(this->filterInput(1, ctx, &foregroundOffset)); in onFilterImage() local
339 sk_sp<SkSpecialImage> foreground, in filterImageGPU()
/external/skia/experimental/sktext/editor/
DEditor.cpp22 SkPaint foreground; foreground.setColor(DEFAULT_TEXT_FOREGROUND); in Editor() local
33 SkPaint foreground; foreground.setColor(DEFAULT_STATUS_FOREGROUND); in Editor() local
/external/skia/modules/svg/src/
DSkSVGFeComposite.cpp52 const sk_sp<SkImageFilter> foreground = fctx.resolveInput(ctx, this->getIn(), colorspace); in onMakeImageFilter() local
DSkSVGFeBlend.cpp44 const sk_sp<SkImageFilter> foreground = fctx.resolveInput(ctx, this->getIn(), colorspace); in onMakeImageFilter() local
/external/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
DTextActivity.java21 Paint foreground; field in TextRenderer
/external/skia/modules/androidkit/src/
DText.cpp30 auto foreground = reinterpret_cast<SkPaint*>(native_fg_paint); in Text_RenderText() local
DImageFilter.cpp51 static long ImageFilter_Blend(JNIEnv* env, jobject, jint bm, jlong background, jlong foreground) { in ImageFilter_Blend()
/external/skia/experimental/sktext/src/
DPaint.cpp23 SkPaint foreground, SkPaint background, in drawText()
32 SkPaint foreground, SkPaint background, in drawText()
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java113 View foreground = findViewById(R.id.animation_foreground); in onCreate() local
/external/skia/gm/
Dxfermodeimagefilter.cpp122 sk_sp<SkImageFilter> foreground(SkImageFilters::Image(std::move(bitmapImage))); in onDraw() local
/external/ImageMagick/MagickCore/
Dvision.c692 foreground; in ConnectedComponentsImage() local
804 foreground; in ConnectedComponentsImage() local
Ddecorate.c630 foreground, in RaiseImage() local
Dxwindow.c5342 foreground; in XMakeCursor() local
5937 foreground; in XMakeImageLSBFirst() local
6554 foreground; in XMakeImageMSBFirst() local
7201 foreground, in XMakeMagnifyImage() local
/external/fmtlib/include/fmt/
Dcolor.h341 FMT_CONSTEXPR text_style fg(detail::color_type foreground) FMT_NOEXCEPT { in fg()
432 detail::color_type foreground) FMT_NOEXCEPT { in make_foreground_color()
484 auto foreground = detail::make_foreground_color<Char>(ts.get_foreground()); in vformat_to() local
/external/libfuse/lib/
Dhelper.c225 int fuse_daemonize(int foreground) in fuse_daemonize()
/external/libfuse/include/
Dfuse_lowlevel.h1903 int foreground; member
/external/skia/modules/skplaintexteditor/src/
Deditor.cpp452 SkPaint foreground = SkPaint(options.fForegroundColor); in paint() local
/external/skia/modules/canvaskit/
Dparagraph_bindings.cpp538 SkPaint background) { in EMSCRIPTEN_BINDINGS()
/external/skia/tests/
DImageFilterTest.cpp1830 sk_sp<SkImageFilter> foreground(new FixedBoundsImageFilter(foreground_rect)); in DEF_TEST() local
1887 sk_sp<SkImageFilter> foreground, in test_arithmetic_bounds()
1901 sk_sp<SkImageFilter> foreground(new FixedBoundsImageFilter(fgRect)); in test_arithmetic_combinations() local

12