Searched defs:contentDrawBounds (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/libs/hwui/tests/unit/ |
H A D | SkiaPipelineTests.cpp | 55 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 77 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 101 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 170 android::uirenderer::Rect contentDrawBounds(0, 0, 0, 0); in RENDERTHREAD_SKIA_PIPELINE_TEST() local 277 android::uirenderer::Rect contentDrawBounds(150, 150, 650, 450); // 500x300 in RENDERTHREAD_SKIA_PIPELINE_TEST() local 430 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
|
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaPipeline.cpp | 454 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderFrame() 488 const Rect& contentDrawBounds, SkCanvas* canvas, in renderFrameImpl() 695 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderOverdraw()
|
H A D | SkiaVulkanPipeline.cpp | 76 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|
H A D | SkiaOpenGLPipeline.cpp | 113 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|