/aosp12/frameworks/native/libs/renderengine/include/renderengine/ |
H A D | LayerSettings.h | 228 static inline void PrintTo(const Buffer& settings, ::std::ostream* os) { in PrintTo() function 242 static inline void PrintTo(const Geometry& settings, ::std::ostream* os) { in PrintTo() function 253 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo() function 261 static inline void PrintTo(const ShadowSettings& settings, ::std::ostream* os) { in PrintTo() function 274 static inline void PrintTo(const StretchEffect& effect, ::std::ostream* os) { in PrintTo() function 289 static inline void PrintTo(const LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
|
H A D | DisplaySettings.h | 76 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
H A D | LayerSettings.h | 195 static inline void PrintTo(const Buffer& settings, ::std::ostream* os) { in PrintTo() function 210 static inline void PrintTo(const Geometry& settings, ::std::ostream* os) { in PrintTo() function 221 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo() function 229 static inline void PrintTo(const ShadowSettings& settings, ::std::ostream* os) { in PrintTo() function 240 static inline void PrintTo(const LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
|
H A D | DisplaySettings.h | 73 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_stats_test_utils.cpp | 141 void PrintTo(const DnsQueryEvents& event, std::ostream* os) { in PrintTo() function 147 void PrintTo(const DnsQueryEvent& event, std::ostream* os) { in PrintTo() function 162 void PrintTo(const NetworkDnsEventReported& event, std::ostream* os) { in PrintTo() function
|
/aosp12/system/apex/apexd/ |
H A D | apexd_test_utils.h | 143 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() function 157 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function 344 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Region.h | 222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
|
H A D | FloatRect.h | 60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
|
H A D | BlurRegion.h | 50 static inline void PrintTo(const BlurRegion& blurRegion, ::std::ostream* os) { in PrintTo() function
|
H A D | Transform.h | 134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
|
H A D | Size.h | 198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Region.h | 222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
|
H A D | FloatRect.h | 60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
|
H A D | Transform.h | 134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
|
H A D | Size.h | 198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | Region.h | 222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
|
H A D | FloatRect.h | 60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
|
H A D | Transform.h | 134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
|
/aosp12/system/update_engine/update_manager/ |
H A D | umtest_utils.cc | 25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
H A D | LayerFE.h | 197 static inline void PrintTo(const LayerFE::ClientCompositionTargetSettings& settings, in PrintTo() function 217 static inline void PrintTo(const LayerFE::LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
|
H A D | ProjectionSpace.h | 116 inline void PrintTo(const android::compositionengine::ProjectionSpace& space, ::std::ostream* os) { in PrintTo() function
|
H A D | LayerFECompositionState.h | 75 inline void PrintTo(const GenericLayerMetadataEntry& v, ::std::ostream* os) { in PrintTo() function
|
/aosp12/system/update_engine/common/ |
H A D | test_utils.cc | 55 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() function 59 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Rect.cpp | 158 void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
|
/aosp12/frameworks/base/tools/aapt2/test/ |
H A D | Common.h | 133 void PrintTo(const Maybe<T>& value, std::ostream* out) { in PrintTo() function
|