Home
last modified time | relevance | path

Searched defs:PrintTo (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/frameworks/native/libs/renderengine/include/renderengine/
H A DLayerSettings.h228 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 DDisplaySettings.h76 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/
H A DLayerSettings.h195 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 DDisplaySettings.h73 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_stats_test_utils.cpp141 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 Dapexd_test_utils.h143 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 DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
H A DFloatRect.h60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
H A DBlurRegion.h50 static inline void PrintTo(const BlurRegion& blurRegion, ::std::ostream* os) { in PrintTo() function
H A DTransform.h134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
H A DSize.h198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
H A DFloatRect.h60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
H A DTransform.h134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
H A DSize.h198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
/aosp12/frameworks/native/include/ui/
H A DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
H A DFloatRect.h60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
H A DTransform.h134 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
/aosp12/system/update_engine/update_manager/
H A Dumtest_utils.cc25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { in PrintTo() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DLayerFE.h197 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 DProjectionSpace.h116 inline void PrintTo(const android::compositionengine::ProjectionSpace& space, ::std::ostream* os) { in PrintTo() function
H A DLayerFECompositionState.h75 inline void PrintTo(const GenericLayerMetadataEntry& v, ::std::ostream* os) { in PrintTo() function
/aosp12/system/update_engine/common/
H A Dtest_utils.cc55 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 DRect.cpp158 void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
/aosp12/frameworks/base/tools/aapt2/test/
H A DCommon.h133 void PrintTo(const Maybe<T>& value, std::ostream* out) { in PrintTo() function

12