Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-stat-table.hh351 struct AxisValue struct
353 float get_value (unsigned int axis_index) const in get_value()
365 unsigned int get_axis_index () const in get_axis_index()
377 hb_ot_name_id_t get_value_name_id () const in get_value_name_id()
390 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
403 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value()
416 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
435 {
441 } u;
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_stat.rs348 pub enum AxisValue<'a> { enum
355 impl<'a> AxisValue<'a> { implementation
388 impl<'a> FontRead<'a> for AxisValue<'a> { implementation
402 impl<'a> AxisValue<'a> { implementation
414 impl<'a> std::fmt::Debug for AxisValue<'a> { implementation
421 impl<'a> SomeTable<'a> for AxisValue<'a> { implementation
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dandroid_input_event.proto33 message AxisValue { message
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dandroid_input_event.pbzero.h1084 using AxisValue = ::perfetto::protos::pbzero::AndroidMotionEvent_Pointer_AxisValue; variable
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto4355 message AxisValue { message