Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
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
/frameworks/base/libs/hwui/pipeline/skia/
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()
DSkiaVulkanPipeline.cpp76 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
DSkiaOpenGLPipeline.cpp113 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()