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

  /frameworks/native/services/surfaceflinger/
Layer.h 270 void clearWithOpenGL(const sp<const DisplayDevice>& hw, const Region& clip) const;
323 void clearWithOpenGL(const sp<const DisplayDevice>& hw, const Region& clip,
Layer.cpp 479 clearWithOpenGL(hw, holes, 0, 0, 0, 1);
548 void Layer::clearWithOpenGL(const sp<const DisplayDevice>& hw, const Region& clip,
557 void Layer::clearWithOpenGL(
559 clearWithOpenGL(hw, clip, 0,0,0,0);
    [all...]
SurfaceFlinger.cpp     [all...]

Completed in 27 milliseconds