Home
last modified time | relevance | path

Searched refs:getEffects (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/
DNativeInterface.kt29 effectDescriptionMap = getEffects()
91 private external fun getEffects(): Array<EffectDescription> method
/third_party/flutter/skia/tools/lua/
Dcount_effects.lua38 count_fields(t.paint:getEffects())
/third_party/flutter/skia/src/core/
DSkTypeface_remote.cpp89 auto desc = SkScalerContext::DescriptorGivenRecAndEffects(this->getRec(), this->getEffects()); in generatePath()
DSkScalerContext.h330 SkScalerContextEffects getEffects() const { in getEffects() function
/third_party/skia/src/core/
DSkScalerContext.h352 SkScalerContextEffects getEffects() const { in getEffects() function