Home
last modified time | relevance | path

Searched defs:x_coordinate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dpem_parser_boringssl.cc370 internal::SslUniquePtr<BIGNUM> x_coordinate(BN_new()); in ParseEcPublicKey() local
422 internal::SslUniquePtr<BIGNUM> x_coordinate(BN_new()); in ParseEcPrivateKey() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/sysui/
H A Dsysui_atoms.proto152 optional int32 x_coordinate = 1; // X coordinate for ACTION_DOWN event. field
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs610 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method
713 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method
797 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method
893 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp8530 … void SetTexel(GLubyte texel[4], GLubyte x_coordinate, GLubyte y_coordinate, GLubyte magic_number) in SetTexel()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.pb.h8886 inline ::int32_t ImeTouchReported::x_coordinate() const { in x_coordinate() function