Searched defs:y_ (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | workgroup_decoration.cc | 43 auto* y_ = ctx->Clone(y); in Clone() local 26 WorkgroupDecoration(ProgramID pid, const Source& src, const ast::Expression* x_, const ast::Expression* y_, const ast::Expression* z_) WorkgroupDecoration() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftcalc.c | 848 FT_Int32 y_ = vector->y; in FT_BASE_DEF() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 90 int x_, y_, z_; member in __anon19163::ThreeInts
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | beta_distribution.h | 188 result_type y_; // "beta" in Cheng member in absl::beta_distribution::param_type
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuVector.hpp | 188 inline Vector<T, Size>::Vector (T x_, T y_) in Vector() argument 196 inline Vector<T, Size>::Vector (T x_, T y_, T z_) in Vector() argument 205 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector() argument
|
/third_party/libabigail/include/ |
H A D | abg-diff-utils.h | 60 int y_; member in abigail::diff_utils::point [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestIssues.cs | 2736 private int y_; field in UnitTest.Issues.TestProtos.OneofMerging.Types.Nested
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | vp8i_enc.h | 227 int x_, y_; // current macroblock member
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pDepthTests.cpp | 195 const float y_ = float(y)/float(resolution)*2.0f - 1.0f + (isEdge ? 0.0f : rng.getFloat(-xyNoise, +xyNoise)); in getFullScreenGrid() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | command.h | 175 float y_ = 0.0; member in amber::DrawRectCommand 211 float y_ = 0.0; member in amber::DrawGridCommand 301 uint32_t y_ = 0; member in amber::ComputeCommand 405 float y_ = 0.0; global() member in amber::ProbeCommand [all...] |
Completed in 23 milliseconds