Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DSkiaPipelineTests.cpp52 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
73 android::uirenderer::Rect contentDrawBounds(0, 0, 1, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
107 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
131 android::uirenderer::Rect contentDrawBounds(0, 0, 2, 2); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
200 android::uirenderer::Rect contentDrawBounds(0, 0, 0, 0); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
307 android::uirenderer::Rect contentDrawBounds(150, 150, 650, 450); // 500x300 in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp294 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderFrame()
334 const Rect& contentDrawBounds, SkCanvas* canvas, in renderFrameImpl()
486 const Rect& contentDrawBounds, sk_sp<SkSurface> surface, in renderOverdraw()
DSkiaVulkanPipeline.cpp64 LayerUpdateQueue* layerUpdateQueue, const Rect& contentDrawBounds, in draw()
DSkiaOpenGLPipeline.cpp73 LayerUpdateQueue* layerUpdateQueue, const Rect& contentDrawBounds, in draw()