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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.h72 void fillRegionWithColor(const Region& region, uint32_t height,
H A DRenderEngine.cpp198 void RenderEngine::fillRegionWithColor(const Region& region, uint32_t height, function in class:android::RenderEngine
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp898 engine.fillRegionWithColor(dirtyRegion, height, 1, 0, 1, 1);
1940 engine.fillRegionWithColor(region, height, 0, 0, 0, 0);

Completed in 792 milliseconds