Home
last modified time | relevance | path

Searched refs:kBackground (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/gm/
H A Ddstreadshuffle.cpp37 DstReadShuffle() { this->setBGColor(kBackground); } in DstReadShuffle()
120 canvas->clear(kBackground); in DrawHairlines()
196 static constexpr SkColor kBackground = SK_ColorLTGRAY; member in skiagm::DstReadShuffle
/third_party/skia/tools/
H A Dblob_cache_sim.cpp72 static constexpr SkColor kBackground = SK_ColorWHITE; in main() local
77 canvas->clear(kBackground); in main()
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.cc276 thread_kind = ThreadKind::kBackground; in SleepInUnpark()
319 thread_kind = ThreadKind::kBackground; in SleepInSafepoint()
H A Dconcurrent-allocator.cc23 LocalHeap local_heap(heap, ThreadKind::kBackground); in RunInternal()
H A Darray-buffer-sweeper.cc164 TRACE_GC_EPOCH(heap_->tracer(), scope_id, ThreadKind::kBackground); in RequestSweep()
H A Dsweeper.cc86 ThreadKind::kBackground);
669 ThreadKind::kBackground);
H A Dconcurrent-marking.cc424 ThreadKind::kBackground);
H A Dmemory-allocator.cc80 ThreadKind::kBackground);
H A Dscavenger.cc214 ThreadKind::kBackground); in Run()
H A Dmark-compact.cc3814 ThreadKind::kBackground);
4210 TRACE_GC_EPOCH(tracer_, background_scope_, ThreadKind::kBackground);
5666 ThreadKind::kBackground);
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.cc46 LocalIsolate local_isolate(isolate_, ThreadKind::kBackground);
H A Dlazy-compile-dispatcher.cc404 LocalIsolate isolate(isolate_, ThreadKind::kBackground); in DoBackgroundWork()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-concurrent-dispatcher.cc132 LocalIsolate local_isolate(isolate(), ThreadKind::kBackground); member in v8::internal::maglev::final::ThreadKind
/third_party/skia/modules/skparagraph/src/
H A DTextStyle.cpp131 case kBackground: in matchOneAttribute()
H A DTextLine.cpp236 TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kBackground,
379 TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kBackground,
1445 auto includeGhostSpaces = (styleType == StyleType::kDecorations || styleType == StyleType::kBackground ||
1555 if (styleType == StyleType::kBackground &&
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc153 LocalIsolate local_isolate(isolate_, ThreadKind::kBackground);
/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h70 kBackground, enumerator
/third_party/node/deps/v8/src/snapshot/
H A Dcode-serializer.cc332 LocalIsolate local_isolate(isolate_, ThreadKind::kBackground);
/third_party/node/deps/v8/src/common/
H A Dglobals.h1026 enum class ThreadKind { kMain, kBackground };
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc1604 LocalIsolate isolate(isolate_for_local_isolate_, ThreadKind::kBackground); in Run()
1855 LocalIsolate isolate(isolate_for_local_isolate_, ThreadKind::kBackground); in Run()

Completed in 40 milliseconds