/external/skia/src/core/ |
D | SkScalerContext.cpp | 69 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 …]
|
D | SkTypeface_remote.cpp | 16 const SkScalerContextEffects& effects, in SkScalerContextProxy()
|
D | SkGlyphCache.h | 136 static SkGlyphCache* DetachCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in DetachCache() 262 SkAutoGlyphCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in SkAutoGlyphCache()
|
D | SkRemoteGlyphCache.cpp | 38 SkScalerContextEffects effects; in generateScalerContext() local
|
D | SkTypeface_remote.h | 124 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
/external/skqp/src/core/ |
D | SkScalerContext.cpp | 69 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 …]
|
D | SkTypeface_remote.cpp | 16 const SkScalerContextEffects& effects, in SkScalerContextProxy()
|
D | SkGlyphCache.h | 136 static SkGlyphCache* DetachCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in DetachCache() 262 SkAutoGlyphCache(SkTypeface* typeface, const SkScalerContextEffects& effects, in SkAutoGlyphCache()
|
D | SkTypeface_remote.h | 113 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
/external/skia/src/gpu/ |
D | GrPathRendering.cpp | 50 GlyphGenerator(const SkTypeface& typeface, const SkScalerContextEffects& effects, in GlyphGenerator() 76 const SkScalerContextEffects& effects, in createGlyphs()
|
/external/skqp/src/gpu/ |
D | GrPathRendering.cpp | 50 GlyphGenerator(const SkTypeface& typeface, const SkScalerContextEffects& effects, in GlyphGenerator() 76 const SkScalerContextEffects& effects, in createGlyphs()
|
/external/skia/tools/fonts/ |
D | SkRandomScalerContext.cpp | 41 const SkScalerContextEffects& effects, in SkRandomScalerContext() 197 SkScalerContext* SkRandomTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
D | SkTestScalerContext.cpp | 173 SkTestScalerContext(sk_sp<SkTestTypeface> face, const SkScalerContextEffects& effects, in SkTestScalerContext() 264 const SkScalerContextEffects& effects, const SkDescriptor* desc) const in onCreateScalerContext() argument
|
/external/skqp/tools/ |
D | SkRandomScalerContext.cpp | 41 const SkScalerContextEffects& effects, in SkRandomScalerContext() 197 SkScalerContext* SkRandomTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
D | SkTestScalerContext.cpp | 173 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/ |
D | SkFontHost_FreeType_common.h | 43 SkScalerContext_FreeType_Base(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_FreeType_Base()
|
D | SkTypeface_win_dw.cpp | 249 SkScalerContext* DWriteFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
/external/skqp/src/ports/ |
D | SkFontHost_FreeType_common.h | 43 SkScalerContext_FreeType_Base(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_FreeType_Base()
|
D | SkTypeface_win_dw.cpp | 249 SkScalerContext* DWriteFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext()
|
/external/v8/src/crankshaft/ |
D | hydrogen-gvn.h | 105 SideEffects effects; member
|
D | hydrogen-flow-engine.h | 143 Effects* effects = loop_effects_[block->block_id()]; in ComputeLoopEffects() local
|
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
D | WebRtcAudioRecord.java | 50 private WebRtcAudioEffects effects = null; field in WebRtcAudioRecord
|
/external/v8/src/ |
D | effects.h | 163 Effects effects; member 280 Effects<Var, kNoVar> effects; member
|
/external/skqp/src/gpu/text/ |
D | GrAtlasTextBlobVertexRegenerator.cpp | 240 SkScalerContextEffects effects; in doRegen() local
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlobVertexRegenerator.cpp | 244 SkScalerContextEffects effects; in doRegen() local
|