Home
last modified time | relevance | path

Searched defs:flatten (Results 51 - 75 of 82) sorted by relevance

1234

/third_party/skia/src/effects/imagefilters/
H A DSkMatrixConvolutionImageFilter.cpp219 void SkMatrixConvolutionImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkMatrixConvolutionImageFilter
H A DSkArithmeticImageFilter.cpp123 void SkArithmeticImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkArithmeticImageFilter
H A DSkDisplacementMapImageFilter.cpp140 void SkDisplacementMapImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDisplacementMapImageFilter
H A DSkMorphologyImageFilter.cpp131 void SkMorphologyImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in __anon18769::SkMorphologyImageFilter
H A DSkBlurImageFilter.cpp95 void SkBlurImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkBlurImageFilter
H A DSkLightingImageFilter.cpp1257 void SkDiffuseLightingImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDiffuseLightingImageFilter
1397 void SkSpecularLightingImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkSpecularLightingImageFilter
/third_party/skia/src/shaders/
H A DSkPictureShader.cpp156 void SkPictureShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPictureShader
H A DSkImageShader.cpp127 void SkImageShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageShader
/third_party/skia/src/core/
H A DSkImageFilter.cpp209 void SkImageFilter_Base::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageFilter_Base
H A DSkBlurMF.cpp580 void SkBlurMaskFilterImpl::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkBlurMaskFilterImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp250 Value *flatten(IRBuilder<> &IRB, Value *V) { in flatten() function in __anon24394::InitializerBuilder
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1091 let mut flatten = BoolAttr::none(cx, FLATTEN); in from_ast() variables
1378 pub fn flatten(&self) -> bool { in flatten() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1091 let mut flatten = BoolAttr::none(cx, FLATTEN); in from_ast() variables
1378 pub fn flatten(&self) -> bool { in flatten() functions
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp44 void SkGradientShaderBase::Descriptor::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkGradientShaderBase::Descriptor
207 void SkGradientShaderBase::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkGradientShaderBase
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh241 bool flatten (str_buff_vec_t &flat_charstrings) in flatten() function
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp1850 void TShader::setFlattenUniformArrays(bool flatten) { intermediate->setFlattenUniformArrays(flatten); } in setFlattenUniformArrays() argument
/third_party/backends/backend/
H A Depsonds.c3241 double flatten[9] = {0}; in sane_start() local
/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp1022 UnicodeSet flatten(const UnicodeSet &source, UErrorCode &status) { in flatten() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc1113 Flatten(const Descriptor* descriptor, std::vector<const Descriptor*>* flatten) Flatten() argument
H A Dcpp_message.cc1775 std::vector<const Descriptor*> flatten = in FindMessageIndexInFile() local
/third_party/python/Lib/test/
H A Dtest_buffer.py351 def flatten(lst): function
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_annotations.rs2894 mod flatten { global() modules
[all...]
/third_party/skia/tools/debugger/
H A DDrawCommand.cpp605 void DrawCommand::flatten(const SkFlattenable* flattenable, in flatten() function in DrawCommand
636 bool DrawCommand::flatten(const SkImage& image, in flatten() function in DrawCommand
707 bool DrawCommand::flatten(const SkBitmap& bitmap, in flatten() function in DrawCommand
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp1172 void HlslParseContext::flatten(const TVariable& variable, bool linkage, bool arrayed) in flatten() function in glslang::HlslParseContext
1225 int HlslParseContext::flatten(const TVariable& variable, const TType& type, in flatten() function in glslang::HlslParseContext
[all...]
/third_party/glslang/glslang/Include/
H A Dintermediate.h1760 bool flatten; // true if flatten requested member in glslang::TIntermSelection
1788 bool flatten; // true if flatten requested global() member in glslang::TIntermSwitch
[all...]

Completed in 62 milliseconds

1234