Searched refs:fillRegionWithColor (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.h74 void fillRegionWithColor(const Region& region, uint32_t height,
H A DRenderEngine.cpp200 void RenderEngine::fillRegionWithColor(const Region& region, uint32_t height, function in class:android::RenderEngine
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1426 engine.fillRegionWithColor(dirtyRegion, height, 1, 0, 1, 1);
2646 engine.fillRegionWithColor(region, height, 0, 0, 0, 0);
H A DSurfaceFlinger_hwc1.cpp1160 engine.fillRegionWithColor(dirtyRegion, height, 1, 0, 1, 1);
2311 engine.fillRegionWithColor(region, height, 0, 0, 0, 0);

Completed in 74 milliseconds