HomeSort by relevance Sort by last modified time
    Searched refs:fillRegionWithColor (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/tests/unittests/mock/RenderEngine/
MockRenderEngine.h 49 MOCK_METHOD6(fillRegionWithColor, void(const Region&, uint32_t, float, float, float, float));
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.h 91 virtual void fillRegionWithColor(const Region& region, uint32_t height, float red, float green,
217 void fillRegionWithColor(const Region& region, uint32_t height, float red, float green,
RenderEngine.cpp 327 void RenderEngine::fillRegionWithColor(const Region& region, uint32_t height, float red,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 209 milliseconds