Home
last modified time | relevance | path

Searched defs:outer (Results 51 - 75 of 134) sorted by relevance

123456

/third_party/skia/src/effects/
H A DSkColorMatrix.cpp35 static void set_concat(float result[20], const float outer[20], const float inner[20]) { in set_concat() argument
[all...]
/third_party/skia/gm/
H A Dlocalmatrixshader.cpp81 outer = SkMatrix::Translate(20, 20); DEF_SIMPLE_GM() local
[all...]
H A Dfilterfastbounds.cpp59 SkRRect outer; in draw_drrect() local
/third_party/libwebsockets/lib/cose/
H A Dprivate-lib-cose.h91 int outer; member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Dx86_64-mont.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/bn/
H A Dx86_64-mont.s
/third_party/skia/third_party/externals/angle2/src/common/
H A DSynchronizedValue.h351 explicit DerefValue(SynchronizedValue &outer) : mLock(outer.mMutex), mValue(outer.mValue) {} in DerefValue() argument
372 explicit ConstDerefValue(const SynchronizedValue &outer) in ConstDerefValue() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.hpp91 float outer[4]; member
H A DesextcTessellationShaderTCTE.hpp234 glw::GLfloat outer[4]; member
H A DesextcTessellationShaderUtils.hpp167 float outer[4]; member
[all...]
/third_party/skia/src/core/
H A DSkStrokerPriv.cpp84 static void BluntJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in BluntJoiner() argument
100 static void RoundJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in RoundJoiner() argument
137 static void MiterJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in MiterJoiner() argument
[all...]
H A DSkColorFilter.cpp202 SkComposeColorFilter(sk_sp<SkColorFilter> outer, sk_sp<SkColorFilter> inner) in SkComposeColorFilter() argument
/third_party/skia/src/effects/imagefilters/
H A DSkAlphaThresholdImageFilter.cpp88 SkScalar outer = buffer.readScalar(); in CreateProc() local
/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp330 static void oneOff(skiatest::Reporter* reporter, int outer, int inner) { in oneOff() argument
H A DPathOpsQuadIntersectionTest.cpp335 static void oneOffTest1(skiatest::Reporter* reporter, size_t outer, size_t inner) { in oneOffTest1() argument
536 int outer in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-hvar-table.hh98 unsigned int outer = v >> 16; in init() local
135 unsigned int outer = v >> 16; in remap() local
[all...]
/third_party/python/Lib/test/
H A Dtest_frame.py23 def outer(self, **kwargs): member in ClearTest
154 def outer(): function
210 def outer(): global() function
[all...]
H A Dtest_yield_from.py771 def outer(): function
1018 def outer(): function
1044 def outer(): function
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc685 Author* outer = expected.mutable_author(); in TEST_P() local
732 Author* outer = expected.mutable_author(); in TEST_P() local
[all...]
/third_party/skia/bench/
H A DShapesBench.cpp190 const SkRRect* outer = nullptr; variable
/third_party/rust/crates/syn/src/
H A Dattr.rs588 fn outer(self) -> Self::Ret; in outer() functions
595 fn outer(self) -> Self::Ret { in outer() functions
/third_party/ffmpeg/libavcodec/ppc/
H A Dvp8dsp_altivec.c108 vec_u8 filt, a, pixh, pixl, outer; in put_vp8_epel_h_altivec_core() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_mandelbrot.c72 int outer; member
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c312 nir_ssa_def *outer = nir_load_var(&b, in_outer); in si_create_passthrough_tcs() local
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp230 const GrSkSLFP& outer = _proc.cast<GrSkSLFP>(); variable

Completed in 22 milliseconds

123456