| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkMatrixConvolutionImageFilter.cpp | 219 void SkMatrixConvolutionImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkMatrixConvolutionImageFilter
|
| H A D | SkArithmeticImageFilter.cpp | 123 void SkArithmeticImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkArithmeticImageFilter
|
| H A D | SkDisplacementMapImageFilter.cpp | 140 void SkDisplacementMapImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkDisplacementMapImageFilter
|
| H A D | SkMorphologyImageFilter.cpp | 131 void SkMorphologyImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in __anon18769::SkMorphologyImageFilter
|
| H A D | SkBlurImageFilter.cpp | 95 void SkBlurImageFilter::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkBlurImageFilter
|
| H A D | SkLightingImageFilter.cpp | 1257 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 D | SkPictureShader.cpp | 156 void SkPictureShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkPictureShader
|
| H A D | SkImageShader.cpp | 127 void SkImageShader::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageShader
|
| /third_party/skia/src/core/ |
| H A D | SkImageFilter.cpp | 209 void SkImageFilter_Base::flatten(SkWriteBuffer& buffer) const { in flatten() function in SkImageFilter_Base
|
| H A D | SkBlurMF.cpp | 580 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 D | AArch64StackTagging.cpp | 250 Value *flatten(IRBuilder<> &IRB, Value *V) { in flatten() function in __anon24394::InitializerBuilder
|
| /third_party/rust/crates/serde/serde_derive_internals/src/ |
| H A D | attr.rs | 1091 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 D | attr.rs | 1091 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 D | SkGradientShader.cpp | 44 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 D | hb-subset-cff-common.hh | 241 bool flatten (str_buff_vec_t &flat_charstrings) in flatten() function
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 1850 void TShader::setFlattenUniformArrays(bool flatten) { intermediate->setFlattenUniformArrays(flatten); } in setFlattenUniformArrays() argument
|
| /third_party/backends/backend/ |
| H A D | epsonds.c | 3241 double flatten[9] = {0}; in sane_start() local
|
| /third_party/icu/tools/colprobe/ |
| H A D | colprobeNew.cpp | 1022 UnicodeSet flatten(const UnicodeSet &source, UErrorCode &status) { in flatten() function
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.cc | 1113 Flatten(const Descriptor* descriptor, std::vector<const Descriptor*>* flatten) Flatten() argument
|
| H A D | cpp_message.cc | 1775 std::vector<const Descriptor*> flatten = in FindMessageIndexInFile() local
|
| /third_party/python/Lib/test/ |
| H A D | test_buffer.py | 351 def flatten(lst): function
|
| /third_party/rust/crates/serde/test_suite/tests/ |
| H A D | test_annotations.rs | 2894 mod flatten { global() modules [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 605 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 D | hlslParseHelper.cpp | 1172 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 D | intermediate.h | 1760 bool flatten; // true if flatten requested member in glslang::TIntermSelection 1788 bool flatten; // true if flatten requested global() member in glslang::TIntermSwitch [all...] |