Home
last modified time | relevance | path

Searched defs:mirror (Results 1 – 25 of 50) sorted by relevance

12

/third_party/flutter/skia/src/gpu/gradients/generated/
DGrTiledGradientEffect.h21 std::unique_ptr<GrFragmentProcessor> gradLayout, bool mirror, bool makePremul, in Make()
31 bool mirror; variable
37 std::unique_ptr<GrFragmentProcessor> gradLayout, bool mirror, in GrTiledGradientEffect()
DGrTiledGradientEffect.cpp26 auto mirror = _outer.mirror; in emitCode() local
/third_party/typescript/tests/cases/conformance/internalModules/DeclarationMerging/
DTwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts10 export function mirror<T extends Point>(p: T) { function
DTwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts9 export function mirror<T extends Point>(p: T) { function
DTwoInternalModulesWithTheSameNameAndSameCommonRoot.ts9 export function mirror<T extends Point>(p: T) { function
DTwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts9 export function mirror<T extends Point>(p: T) { function
/third_party/skia/experimental/sktext/samples/
DText.cpp68 std::u16string mirror(const std::u16string& text) { in mirror() function in __anonbb7ba3c10111::TextSample_Align_Dir
146 std::u16string mirror(const std::string& text) { in mirror() function in __anonbb7ba3c10111::TextSample_LongRTL1
/third_party/typescript/tests/baselines/reference/
DTwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js40 function mirror(p) { function
DTwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js40 function mirror(p) { function
DTwoInternalModulesWithTheSameNameAndSameCommonRoot.js47 function mirror(p) { function
DTwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js49 function mirror(p) { function
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c93 int mirror; member
679 int column, int mirror, in lowpass16()
788 #define LOWPASS16_FUNC(name, column, mirror) \ argument
817 int column, int mirror, in lowpass()
925 #define LOWPASS_FUNC(name, column, mirror) \ argument
954 int column, int mirror, in flat16()
1064 #define FLAT16_FUNC(name, column, mirror) \ argument
1093 int column, int mirror, in flat()
1201 #define FLAT_FUNC(name, column, mirror) \ argument
1226 #define AFLAT16(name, update_cb, update_cr, column, mirror) … argument
[all …]
Davf_avectorscope.c70 int mirror; member
/third_party/flutter/skia/include/utils/
DSkInterpolator.h46 void setMirror(bool mirror) { in setMirror()
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstmirror.c161 GstMirror *mirror = GST_MIRROR_CAST (gt); in mirror_map() local
/third_party/vk-gl-cts/framework/common/
DtcuTexVerifierUtil.cpp138 static inline int mirror (int a) in mirror() function
/third_party/typescript/tests/cases/compiler/
DgenericFunctionInference1.ts117 function mirror<A, B>(f: (a: A) => B): (a: A) => B { return f; } method in Point
/third_party/icu/tools/unicode/c/genprops/
Dbidipropsbuilder.cpp229 BiDiPropsBuilder::encodeBidiMirroringGlyph(UChar32 src, UChar32 end, UChar32 mirror, in encodeBidiMirroringGlyph()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape.cc1058 hb_bool_t mirror, in add_char()
1090 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf_processor.h81 bool mirror; member
/third_party/flutter/skia/src/utils/
DSkInterpolator.cpp88 int mirror = fFlags & kMirror; in timeToT() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape.cc1244 hb_bool_t mirror, in add_char()
1285 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/third_party/harfbuzz/src/
Dhb-ot-shape.cc1184 hb_bool_t mirror, in add_char()
1225 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvafilter.c60 guint mirror; member
948 guint * mirror, guint * rotation) in _from_video_orientation_method()
995 guint32 mirror = VA_MIRROR_NONE, rotation = VA_ROTATION_NONE; in gst_va_filter_set_orientation() local
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCamControl.c1237 …MMAL_PARAMETER_MIRROR_T mirror = {{MMAL_PARAMETER_MIRROR, sizeof(MMAL_PARAMETER_MIRROR_T)}, MMAL_P… in raspicamcontrol_set_flips() local

12