Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHal.h87 inline std::string to_string(hardware::graphics::composer::hal::Attribute attribute) { in to_string() function
106 inline std::string to_string( in to_string() function
130 inline std::string to_string( in to_string() function
155 inline std::string to_string( in to_string() function
181 inline std::string to_string(hardware::graphics::composer::hal::V2_4::Error error) { in to_string() function
212 inline std::string to_string(hardware::graphics::composer::hal::Error error) { in to_string() function
220 inline std::string to_string(hardware::graphics::composer::hal::PowerMode mode) { in to_string() function
241 inline std::string to_string(hardware::graphics::composer::hal::Vsync vsync) { in to_string() function
DDisplayMode.h190 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
DResource.h319 inline std::string to_string(const ResourceId& id) { in to_string() function
358 inline const std::string& ResourceNamedType::to_string() const { in to_string() function
399 inline std::string_view ResourceNamedTypeRef::to_string() const { in to_string() function
DResourceUtils.cpp1013 std::string StringBuilder::to_string() const { in to_string() function in aapt::ResourceUtils::StringBuilder
/frameworks/native/services/surfaceflinger/layerproto/
DLayerProtoParser.cpp253 std::string LayerProtoParser::ActiveBuffer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::ActiveBuffer
258 std::string LayerProtoParser::Transform::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Transform
264 std::string LayerProtoParser::Rect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Rect
268 std::string LayerProtoParser::FloatRect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::FloatRect
272 std::string LayerProtoParser::Region::to_string(const char* what) const { in to_string() function in android::surfaceflinger::LayerProtoParser::Region
284 std::string LayerProtoParser::Layer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Layer
/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/
DFps.h193 inline std::string to_string(Fps fps) { in to_string() function
201 inline std::string to_string(FpsRange range) { in to_string() function
206 inline std::string to_string(FpsRanges ranges) { in to_string() function
DFrameRateMode.h38 inline std::string to_string(const FrameRateMode& mode) { in to_string() function
DTime.h84 inline std::string to_string(Duration d) { 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/services/surfaceflinger/Display/
DDisplayModeRequest.h40 inline std::string to_string(const DisplayModeRequest& request) { in to_string() function
/frameworks/native/libs/ui/
DDeviceProductInfo.cpp24 std::string to_string(const DeviceProductInfo& info) { in to_string() function
DRect.cpp153 std::string to_string(const android::Rect& rect) { in to_string() function
/frameworks/base/libs/androidfw/
DBigBuffer.cpp79 std::string BigBuffer::to_string() const { in to_string() function in android::BigBuffer
DConfigDescription.cpp906 std::string ConfigDescription::to_string() const { in to_string() function in android::ConfigDescription
/frameworks/base/libs/androidfw/include/androidfw/
DSource.h51 std::string to_string() const { in to_string() function
/frameworks/native/libs/binder/tests/
DbinderPersistableBundleTest.cpp31 inline std::string to_string(String16 const& str) { in to_string() function
/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/include_vndk/ui/
DDisplayId.h71 inline std::string to_string(DisplayId displayId) { in to_string() function
/frameworks/native/libs/ui/include/ui/
DDisplayId.h71 inline std::string to_string(DisplayId displayId) { in to_string() function
/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h78 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