Searched defs:y_ (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/tint/src/ast/ |
D | workgroup_decoration.cc | 29 const ast::Expression* y_, in WorkgroupDecoration() 43 auto* y_ = ctx->Clone(y); in Clone() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuVector.hpp | 188 inline Vector<T, Size>::Vector (T x_, T y_) in Vector() 196 inline Vector<T, Size>::Vector (T x_, T y_, T z_) in Vector() 205 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector()
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | command.h | 175 float y_ = 0.0; variable 211 float y_ = 0.0; variable 301 uint32_t y_ = 0; variable 405 float y_ = 0.0; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | beta_distribution.h | 188 result_type y_; // "beta" in Cheng variable
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 848 FT_Int32 y_ = vector->y; in FT_Vector_NormLen() local
|
/third_party/libabigail/include/ |
D | abg-diff-utils.h | 60 int y_; variable
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | vp8i_enc.h | 227 int x_, y_; // current macroblock member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 90 int x_, y_, z_; member in __anon3777fcf70111::ThreeInts
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | noise.inl | 687 tvec4<T, P> y_(floor(j - T(7) * x_)); // mod(j,N) local
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 195 …const float y_ = float(y)/float(resolution)*2.0f - 1.0f + (isEdge ? 0.0f : rng.getFloat(-xyNoise,… in getFullScreenGrid() local
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | UnittestIssues.cs | 2736 private int y_; field in UnitTest.Issues.TestProtos.OneofMerging.Types.Nested
|