Home
last modified time | relevance | path

Searched defs:effects (Results 1 – 25 of 55) sorted by relevance

123

/external/skia/src/core/
DSkScalerContext.cpp69 SkScalerContext::SkScalerContext(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext()
798 SkScalerContext_Empty(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_Empty()
827 const SkScalerContextEffects& effects, const SkDescriptor* desc, bool allowFailure) const in createScalerContext() argument
898 SkScalerContextEffects* effects) { in MakeRecAndEffects()
1120 SkScalerContextEffects* effects) { in CreateDescriptorAndEffectsUsingPaint()
1129 const SkScalerContextEffects& effects, in calculate_size_and_flatten()
1157 const SkScalerContextEffects& effects, in test_desc()
1205 const SkScalerContextEffects& effects, in generate_descriptor()
1232 const SkScalerContextEffects& effects, in AutoDescriptorGivenRecAndEffects()
1246 const SkScalerContextEffects& effects) in DescriptorGivenRecAndEffects()
[all …]
DSkTypeface_remote.cpp16 const SkScalerContextEffects& effects, in SkScalerContextProxy()
DSkGlyphCache.h136 static SkGlyphCache* DetachCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in DetachCache()
262 SkAutoGlyphCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in SkAutoGlyphCache()
DSkRemoteGlyphCache.cpp38 SkScalerContextEffects effects; in generateScalerContext() local
DSkTypeface_remote.h124 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
/external/skqp/src/core/
DSkScalerContext.cpp69 SkScalerContext::SkScalerContext(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext()
804 SkScalerContext_Empty(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_Empty()
833 const SkScalerContextEffects& effects, const SkDescriptor* desc, bool allowFailure) const in createScalerContext() argument
904 SkScalerContextEffects* effects) { in MakeRecAndEffects()
1119 SkScalerContextEffects* effects) { in CreateDescriptorAndEffectsUsingPaint()
1128 const SkScalerContextEffects& effects, in calculate_size_and_flatten()
1156 const SkScalerContextEffects& effects, in test_desc()
1204 const SkScalerContextEffects& effects, in generate_descriptor()
1231 const SkScalerContextEffects& effects, in AutoDescriptorGivenRecAndEffects()
1245 const SkScalerContextEffects& effects) in DescriptorGivenRecAndEffects()
[all …]
DSkTypeface_remote.cpp16 const SkScalerContextEffects& effects, in SkScalerContextProxy()
DSkGlyphCache.h136 static SkGlyphCache* DetachCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in DetachCache()
262 SkAutoGlyphCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in SkAutoGlyphCache()
DSkTypeface_remote.h113 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
/external/skia/src/gpu/
DGrPathRendering.cpp50 GlyphGenerator(const SkTypeface& typeface, const SkScalerContextEffects& effects, in GlyphGenerator()
76 const SkScalerContextEffects& effects, in createGlyphs()
/external/skqp/src/gpu/
DGrPathRendering.cpp50 GlyphGenerator(const SkTypeface& typeface, const SkScalerContextEffects& effects, in GlyphGenerator()
76 const SkScalerContextEffects& effects, in createGlyphs()
/external/skia/tools/fonts/
DSkRandomScalerContext.cpp41 const SkScalerContextEffects& effects, in SkRandomScalerContext()
197 SkScalerContext* SkRandomTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
DSkTestScalerContext.cpp173 SkTestScalerContext(sk_sp<SkTestTypeface> face, const SkScalerContextEffects& effects, in SkTestScalerContext()
264 const SkScalerContextEffects& effects, const SkDescriptor* desc) const in onCreateScalerContext() argument
/external/skqp/tools/
DSkRandomScalerContext.cpp41 const SkScalerContextEffects& effects, in SkRandomScalerContext()
197 SkScalerContext* SkRandomTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
DSkTestScalerContext.cpp173 SkTestScalerContext(sk_sp<SkTestTypeface> face, const SkScalerContextEffects& effects, in SkTestScalerContext()
264 const SkScalerContextEffects& effects, const SkDescriptor* desc) const in onCreateScalerContext() argument
/external/skia/src/ports/
DSkFontHost_FreeType_common.h43 SkScalerContext_FreeType_Base(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_FreeType_Base()
DSkTypeface_win_dw.cpp249 SkScalerContext* DWriteFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
/external/skqp/src/ports/
DSkFontHost_FreeType_common.h43 SkScalerContext_FreeType_Base(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_FreeType_Base()
DSkTypeface_win_dw.cpp249 SkScalerContext* DWriteFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
/external/v8/src/crankshaft/
Dhydrogen-gvn.h105 SideEffects effects; member
Dhydrogen-flow-engine.h143 Effects* effects = loop_effects_[block->block_id()]; in ComputeLoopEffects() local
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioRecord.java50 private WebRtcAudioEffects effects = null; field in WebRtcAudioRecord
/external/v8/src/
Deffects.h163 Effects effects; member
280 Effects<Var, kNoVar> effects; member
/external/skqp/src/gpu/text/
DGrAtlasTextBlobVertexRegenerator.cpp240 SkScalerContextEffects effects; in doRegen() local
/external/skia/src/gpu/text/
DGrAtlasTextBlobVertexRegenerator.cpp244 SkScalerContextEffects effects; in doRegen() local

123