Home
last modified time | relevance | path

Searched defs:flatten (Results 1 – 25 of 161) sorted by relevance

1234567

/external/skia/src/effects/
DSk2DPathEffect.cpp71 void Sk2DPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in Sk2DPathEffect
109 void SkLine2DPathEffect::flatten(SkWriteBuffer &buffer) const { in flatten() function in SkLine2DPathEffect
125 void SkPath2DPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPath2DPathEffect
DSkPixelXorXfermode.cpp24 void SkPixelXorXfermode::flatten(SkWriteBuffer& wb) const { in flatten() function in SkPixelXorXfermode
DSkTestImageFilters.cpp74 void SkDownSampleImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDownSampleImageFilter
DSkPictureImageFilter.cpp47 void SkPictureImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPictureImageFilter
DSkRectShaderImageFilter.cpp43 void SkRectShaderImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkRectShaderImageFilter
DSkBitmapSource.cpp40 void SkBitmapSource::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkBitmapSource
DSkCornerPathEffect.cpp131 void SkCornerPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkCornerPathEffect
DSkDiscretePathEffect.cpp78 void SkDiscretePathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDiscretePathEffect
/external/chromium_org/third_party/skia/src/effects/
DSk2DPathEffect.cpp71 void Sk2DPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in Sk2DPathEffect
109 void SkLine2DPathEffect::flatten(SkWriteBuffer &buffer) const { in flatten() function in SkLine2DPathEffect
125 void SkPath2DPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPath2DPathEffect
DSkPixelXorXfermode.cpp24 void SkPixelXorXfermode::flatten(SkWriteBuffer& wb) const { in flatten() function in SkPixelXorXfermode
DSkTestImageFilters.cpp74 void SkDownSampleImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDownSampleImageFilter
DSkPictureImageFilter.cpp47 void SkPictureImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPictureImageFilter
DSkRectShaderImageFilter.cpp43 void SkRectShaderImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkRectShaderImageFilter
DSkBitmapSource.cpp40 void SkBitmapSource::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkBitmapSource
DSkCornerPathEffect.cpp131 void SkCornerPathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkCornerPathEffect
DSkDiscretePathEffect.cpp78 void SkDiscretePathEffect::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDiscretePathEffect
/external/chromium_org/third_party/skia/src/core/
DSkPaintOptionsAndroid.cpp29 void SkPaintOptionsAndroid::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPaintOptionsAndroid
DSkImageInfo.cpp32 void SkImageInfo::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageInfo
DSkLocalMatrixShader.cpp18 void SkLocalMatrixShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkLocalMatrixShader
DSkPathHeap.cpp85 void SkPathHeap::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPathHeap
/external/skia/src/core/
DSkPaintOptionsAndroid.cpp29 void SkPaintOptionsAndroid::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPaintOptionsAndroid
DSkImageInfo.cpp32 void SkImageInfo::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageInfo
DSkLocalMatrixShader.cpp17 void SkLocalMatrixShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkLocalMatrixShader
DSkPathHeap.cpp85 void SkPathHeap::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPathHeap
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DHitTestingTransformState.cpp52 void HitTestingTransformState::flatten() in flatten() function in WebCore::HitTestingTransformState

1234567