Home
last modified time | relevance | path

Searched defs:contentDrawBounds (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp55 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 DSkiaPipeline.cpp454 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 DSkiaVulkanPipeline.cpp76 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaOpenGLPipeline.cpp113 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()