Home
last modified time | relevance | path

Searched defs:debugName (Results 1 – 5 of 5) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteParserFactory.java28 RemoteXmlPullParser createParser(@Nullable String debugName) throws RemoteException; in createParser()
/frameworks/av/media/libstagefright/foundation/
DADebug.cpp106 char *debugName = strdup(name); in GetDebugName() local
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp303 std::string debugName, PredictionState predictionState, in SurfaceFrame()
781 std::string layerName, std::string debugName, bool isBuffer, int32_t gameMode) { in createSurfaceFrameForToken()
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
DBatterySaverPolicy.java1315 private PolicyBoolean(String debugName) { in PolicyBoolean()
/frameworks/native/services/surfaceflinger/
DLayer.cpp1283 const FrameTimelineInfo& info, nsecs_t queueTime, std::string debugName) { in createSurfaceFrameForBuffer()