Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/include/renderengine/
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
DDisplaySettings.h76 static inline void PrintTo(const DisplaySettings& settings, ::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/services/surfaceflinger/CompositionEngine/include/compositionengine/
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
DProjectionSpace.h116 inline void PrintTo(const android::compositionengine::ProjectionSpace& space, ::std::ostream* os) { in PrintTo() function
DLayerFECompositionState.h75 inline void PrintTo(const GenericLayerMetadataEntry& v, ::std::ostream* os) { 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.h60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h134 inline void PrintTo(const Transform& t, ::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.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h60 static inline void PrintTo(const FloatRect& rect, ::std::ostream* os) { in PrintTo() function
DTransform.h134 inline void PrintTo(const Transform& t, ::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.h222 static inline void PrintTo(const Region& region, ::std::ostream* os) { in PrintTo() function
DFloatRect.h60 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.h134 inline void PrintTo(const Transform& t, ::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/native/libs/ui/
DRect.cpp158 void PrintTo(const Rect& rect, ::std::ostream* os) { 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