Home
last modified time | relevance | path

Searched defs:tmp_matrix (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/view/
Dinsetsanimationcontrolimpl.pb.h398 inline const std::string& InsetsAnimationControlImplProto::tmp_matrix() const { in tmp_matrix() function
439 inline void InsetsAnimationControlImplProto::set_allocated_tmp_matrix(std::string* tmp_matrix) { in set_allocated_tmp_matrix()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/view/
Dinsetsanimationcontrolimpl.pb.h398 inline const std::string& InsetsAnimationControlImplProto::tmp_matrix() const { in tmp_matrix() function
439 inline void InsetsAnimationControlImplProto::set_allocated_tmp_matrix(std::string* tmp_matrix) { in set_allocated_tmp_matrix()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/view/
Dinsetsanimationcontrolimpl.pb.h419 inline const std::string& InsetsAnimationControlImplProto::tmp_matrix() const { in tmp_matrix() function
460 inline void InsetsAnimationControlImplProto::set_allocated_tmp_matrix(std::string* tmp_matrix) { in set_allocated_tmp_matrix()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/view/
H A Dinsetsanimationcontrolimpl.proto25 optional string tmp_matrix = 3; field
/aosp_15_r20/frameworks/base/core/proto/android/view/
H A Dinsetsanimationcontrolimpl.proto29 optional string tmp_matrix = 3; field
/aosp_15_r20/external/freetype/src/svg/
H A Dftsvg.c271 FT_Matrix tmp_matrix; in ft_svg_transform() local
/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/view/
Dinsetsanimationcontrolimpl.pbzero.h30 ::protozero::ConstChars tmp_matrix() const { return at<3>().as_string(); } in tmp_matrix() function
/aosp_15_r20/external/freetype/src/base/
H A Dftglyph.c420 FT_Matrix tmp_matrix; in ft_svg_glyph_transform() local