Searched refs:ATRACE_FORMAT (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | TraceUtils.h | 22 #define ATRACE_FORMAT(fmt, ...) \ macro
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | VkInteropFunctorDrawable.cpp | 107 ATRACE_FORMAT("WebViewDraw_%dx%d", mFBInfo.width(), mFBInfo.height()); in onDraw()
|
H A D | SkiaPipeline.cpp | 135 ATRACE_FORMAT("drawLayer [%s] %.1f x %.1f", layerNode->getName(), bounds.width(), in renderLayersImpl() 211 ATRACE_FORMAT("Bitmap#prepareToDraw %dx%d", bitmap->width(), bitmap->height()); in prepareToDraw()
|
H A D | RenderNodeDrawable.cpp | 400 ATRACE_FORMAT("alpha caused saveLayer %dx%d", properties.getWidth(), in setViewProperties()
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | DrawFrameTask.cpp | 143 ATRACE_FORMAT("DrawFrames %" PRId64, vsyncId); in run()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | HardwareBitmapUploader.cpp | 181 ATRACE_FORMAT("CPU -> gralloc transfer (%dx%d)", bitmap.width(), bitmap.height()); in onUploadHardwareBitmap()
|
H A D | VectorDrawable.cpp | 523 ATRACE_FORMAT("VectorDrawable repaint %dx%d", cacheWidth, cacheHeight); in updateBitmapCache()
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/ |
H A D | Flattener.cpp | 128 ATRACE_FORMAT("DeadlinePassed: exceeded deadline by: %d us", in renderCachedSets()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Typeface.cpp | 225 ATRACE_FORMAT("Loading font %s", path.c_str()); in loadMinikinFontSkia()
|
H A D | android_graphics_HardwareRenderer.cpp | 120 ATRACE_FORMAT("frameCommit success=%d", didProduceBuffer); in onFrameCommit()
|
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.cpp | 847 ATRACE_FORMAT("DrawLayer: %s", layer->name.c_str()); in drawLayers()
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | SurfaceFlinger.cpp | 1902 ATRACE_FORMAT("onMessageInvalidate %" PRId64 " vsyncIn %.2fms%s", vsyncId, vsyncIn, in onMessageInvalidate()
|