Searched refs:fillRegionWithColor (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.h | 72 void fillRegionWithColor(const Region& region, uint32_t height,
|
D | RenderEngine.cpp | 198 void RenderEngine::fillRegionWithColor(const Region& region, uint32_t height, in fillRegionWithColor() function in android::RenderEngine
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 949 engine.fillRegionWithColor(dirtyRegion, height, 1, 0, 1, 1); in doDebugFlashRegions() 2018 engine.fillRegionWithColor(region, height, 0, 0, 0, 0); in drawWormhole()
|