Home
last modified time | relevance | path

Searched defs:decoratedBlock (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/sktext/src/
DPaint.cpp47 DecoratedBlock decoratedBlock(textSize, foreground, background); in drawText() local
63 DecoratedBlock decoratedBlock = findDecoratedBlock(dirTextRange); in onGlyphRun() local
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxScheduler.kt122 val decoratedBlock = RxJavaPlugins.onSchedule(block) in toString() constant
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxScheduler.kt122 val decoratedBlock = RxJavaPlugins.onSchedule(block) in toString() constant