Searched defs:contentDrawBounds (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/libs/hwui/tests/unit/ |
H A D | SkiaPipelineTests.cpp | 54 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 76 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 100 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 169 android::uirenderer::Rect contentDrawBounds(0, 0, 0, 0); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 276 android::uirenderer::Rect contentDrawBounds(150, 150, 650, 450); // 500x300 in RENDERTHREAD_SKIA_PIPELINE_TEST() local 427 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaPipeline.cpp | 443 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderFrame() 477 const Rect& contentDrawBounds, SkCanvas* canvas, in renderFrameImpl() 644 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderOverdraw()
|
H A D | SkiaVulkanPipeline.cpp | 69 LayerUpdateQueue* layerUpdateQueue, const Rect& contentDrawBounds, in draw()
|
H A D | SkiaOpenGLPipeline.cpp | 74 LayerUpdateQueue* layerUpdateQueue, const Rect& contentDrawBounds, in draw()
|