Home
last modified time | relevance | path

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

12

/frameworks/native/libs/renderengine/include/renderengine/
DLayerSettings.h203 static inline void PrintTo(const Buffer& settings, ::std::ostream* os) { in PrintTo() function
218 static inline void PrintTo(const Geometry& settings, ::std::ostream* os) { in PrintTo() function
231 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo() function
243 static inline void PrintTo(const ShadowSettings& settings, ::std::ostream* os) { in PrintTo() function
256 static inline void PrintTo(const StretchEffect& effect, ::std::ostream* os) { in PrintTo() function
271 static inline void PrintTo(const EdgeExtensionEffect& effect, ::std::ostream* os) { in PrintTo() function
275 static inline void PrintTo(const LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
DDisplaySettings.h144 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
/frameworks/native/libs/gui/include/gui/
DDisplayLuts.h69 static inline void PrintTo(const std::vector<int32_t>& offsets, ::std::ostream* os) { in PrintTo() function
80 static inline void PrintTo(const std::vector<DisplayLuts::Entry>& entries, ::std::ostream* os) { in PrintTo() function
92 static inline void PrintTo(const std::vector<float>& buffer, size_t offset, int32_t dimension, in PrintTo() function
129 static inline void PrintTo(const std::shared_ptr<DisplayLuts> luts, ::std::ostream* os) { in PrintTo() function
/frameworks/av/media/libstagefright/renderfright/include/renderengine/
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
DDisplaySettings.h73 static inline void PrintTo(const DisplaySettings& settings, ::std::ostream* os) { in PrintTo() function
/frameworks/native/include/ui/
DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h63 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h135 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
DSize.h188 inline void PrintTo(Size size, std::ostream* stream) { in PrintTo() function
/frameworks/native/libs/ui/include/ui/
DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h63 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DBlurRegion.h50 static inline void PrintTo(const BlurRegion& blurRegion, ::std::ostream* os) { in PrintTo() function
DTransform.h135 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
DSize.h188 inline void PrintTo(Size size, std::ostream* stream) { in PrintTo() function
/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h63 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h135 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
DSize.h188 inline void PrintTo(Size size, std::ostream* stream) { in PrintTo() function
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DLayerFE.h235 static inline void PrintTo(const LayerFE::ClientCompositionTargetSettings& settings, in PrintTo() function
253 static inline void PrintTo(const LayerFE::LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
DProjectionSpace.h131 inline void PrintTo(const compositionengine::ProjectionSpace& space, std::ostream* os) { in PrintTo() function
DLayerFECompositionState.h84 inline void PrintTo(const GenericLayerMetadataEntry& v, ::std::ostream* os) { in PrintTo() function
/frameworks/native/libs/gui/tests/
DTransactionState_test.cpp60 void PrintTo(const TransactionState& state, ::std::ostream* os) { in PrintTo() function
68 void PrintTo(const ComposerState& state, ::std::ostream* os) { in PrintTo() function
/frameworks/native/libs/ui/
DRect.cpp158 void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
/frameworks/base/tools/aapt2/test/
DCommon.h163 void PrintTo(const std::optional<T>& value, std::ostream* out) { in PrintTo() function
/frameworks/proto_logging/stats/stats_log_api_gen/test_cc/host/
DStatsHistogram_test.cpp38 void PrintTo(const TestCase& testCase, std::ostream* os) { in PrintTo() function

12