Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHal.h79 inline std::string to_string(hardware::graphics::composer::hal::Attribute attribute) { in to_string() function
98 inline std::string to_string( in to_string() function
120 inline std::string to_string( in to_string() function
145 inline std::string to_string(hardware::graphics::composer::hal::V2_4::Error error) { in to_string() function
176 inline std::string to_string(hardware::graphics::composer::hal::Error error) { in to_string() function
180 inline std::string to_string(hardware::graphics::composer::hal::PowerMode mode) { in to_string() function
197 inline std::string to_string(hardware::graphics::composer::hal::Vsync vsync) { in to_string() function
DDisplayMode.h169 inline std::string to_string(const DisplayMode& mode) { in to_string() function
/frameworks/base/tools/aapt2/
DResource.cpp30 std::string ResourceId::to_string() const { in to_string() function in aapt::ResourceId
34 std::string ResourceName::to_string() const { in to_string() function in aapt::ResourceName
38 std::string ResourceNameRef::to_string() const { in to_string() function in aapt::ResourceNameRef
47 StringPiece to_string(ResourceType type) { in to_string() function
DSource.h50 std::string to_string() const { in to_string() function
DResource.h321 inline std::string to_string(const ResourceId& id) { in to_string() function
360 inline const std::string& ResourceNamedType::to_string() const { in to_string() function
401 inline std::string ResourceNamedTypeRef::to_string() const { in to_string() function
DResourceUtils.cpp992 std::string StringBuilder::to_string() const { in to_string() function in aapt::ResourceUtils::StringBuilder
/frameworks/native/services/surfaceflinger/layerproto/
DLayerProtoParser.cpp248 std::string LayerProtoParser::ActiveBuffer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::ActiveBuffer
253 std::string LayerProtoParser::Transform::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Transform
259 std::string LayerProtoParser::Rect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Rect
263 std::string LayerProtoParser::FloatRect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::FloatRect
267 std::string LayerProtoParser::Region::to_string(const char* what) const { in to_string() function in android::surfaceflinger::LayerProtoParser::Region
279 std::string LayerProtoParser::Layer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Layer
/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/
DFps.h141 inline std::string to_string(Fps fps) { in to_string() function
149 inline std::string to_string(FpsRange range) { in to_string() function
/frameworks/native/cmds/lshal/
DTableEntry.cpp137 std::string to_string(ServiceStatus s) { in to_string() function
198 std::string TableEntry::to_string() const { in to_string() function in android::lshal::TableEntry
/frameworks/native/libs/gui/
DLayerDebugInfo.cpp111 std::string to_string(const LayerDebugInfo& info) { in to_string() function
/frameworks/base/tools/aapt2/util/
DBigBuffer.cpp79 std::string BigBuffer::to_string() const { in to_string() function in aapt::BigBuffer
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DProjectionSpace.h123 inline std::string to_string(const compositionengine::ProjectionSpace& space) { in to_string() function
/frameworks/native/libs/ui/
DRect.cpp153 std::string to_string(const android::Rect& rect) { in to_string() function
/frameworks/base/libs/androidfw/include/androidfw/
DStringPiece.h175 inline std::basic_string<TChar> BasicStringPiece<TChar>::to_string() const { in to_string() function
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h65 inline std::string to_string(DisplayId displayId) { in to_string() function
/frameworks/native/libs/ui/include/ui/
DDisplayId.h65 inline std::string to_string(DisplayId displayId) { in to_string() function
/frameworks/base/startop/view_compiler/
Ddex_testcase_generator.cc248 MethodDeclData to_string{dex_file.GetOrDeclareMethod( in GenerateSimpleTestCases() local
/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h73 std::string to_string() const { in to_string() function
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DPredictor.cpp128 std::string to_string(const Plan& plan) { in to_string() function
/frameworks/base/libs/androidfw/
DConfigDescription.cpp879 std::string ConfigDescription::to_string() const { in to_string() function in android::ConfigDescription