Home
last modified time | relevance | path

Searched defs:set_x (Results 1 – 16 of 16) sorted by relevance

/external/googletest/googletest/test/
Dproduction.h50 void set_x(int an_x) { x_ = an_x; } in set_x() function
/external/google-breakpad/src/testing/gtest/test/
Dproduction.h51 void set_x(int an_x) { x_ = an_x; } in set_x() function
/external/libchrome/ui/gfx/geometry/
Dvector2d.h29 void set_x(int x) { x_ = x; } in set_x() function
Dvector2d_f.h26 void set_x(float x) { x_ = x; } in set_x() function
Dpoint.h50 void set_x(int x) { x_ = x; } in set_x() function
Dpoint_f.h29 void set_x(float x) { x_ = x; } in set_x() function
Dscroll_offset.h29 void set_x(float x) { x_ = x; } in set_x() function
Drect_f.h49 void set_x(float x) { origin_.set_x(x); } in set_x() function
Drect.h65 void set_x(int x) { in set_x() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_native_types.h28 void set_x(int x) { x_ = x; } in set_x() function
Dshared_rect.h22 void set_x(int x) { x_ = x; } in set_x() function
Drect_chromium.h39 void set_x(int x) { x_ = x; } in set_x() function
/external/v4l2_codec2/vda/
Drect.h35 void set_x(int x) { x_ = x; } in set_x() function
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_tiling.h222 void set_x(llvm::Value* x) { x_ = x; } in set_x() function
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x() function
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x() function