Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/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/services/surfaceflinger/CompositionEngine/include/compositionengine/
DLayerFE.h168 static inline void PrintTo(const LayerFE::ClientCompositionTargetSettings& settings, in PrintTo() function
188 static inline void PrintTo(const LayerFE::LayerSettings& settings, ::std::ostream* os) { in PrintTo() function
DLayerFECompositionState.h62 inline void PrintTo(const GenericLayerMetadataEntry& v, ::std::ostream* os) { in PrintTo() function
/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h221 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h57 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h122 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
DRect.h220 static inline void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
DSize.h198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
/frameworks/native/libs/ui/include/ui/
DRegion.h221 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h57 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h122 inline void PrintTo(const Transform& t, ::std::ostream* os) { in PrintTo() function
DRect.h220 static inline void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
DSize.h198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
/frameworks/native/include/ui/
DRegion.h221 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h57 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DRect.h220 static inline void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function
DSize.h198 static inline void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function
/frameworks/base/tools/aapt2/test/
DCommon.h133 void PrintTo(const Maybe<T>& value, std::ostream* out) { in PrintTo() function
/frameworks/av/media/codec2/tests/
DC2SampleComponent_test.cpp33 void PrintTo(const C2FieldDescriptor &fd, ::std::ostream *os) { in PrintTo() function
DC2Param_test.cpp27 void PrintTo(const _C2FieldId &id, ::std::ostream* os) { in PrintTo() function
31 void PrintTo(const C2FieldDescriptor &fd, ::std::ostream *os) { in PrintTo() function
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser_test.cpp34 void PrintTo(const AndroidSdk& sdk, std::ostream* os) { in PrintTo() function
53 void PrintTo(const ConfiguredArtifact& artifact, std::ostream* os) { in PrintTo() function