Searched defs:clearWithOpenGL (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayerBase.cpp348 void LayerBase::clearWithOpenGL(const sp<const DisplayDevice>& hw, const Region& clip, function in class:android::LayerBase
365 void LayerBase::clearWithOpenGL(const sp<const DisplayDevice>& hw, const Region& clip) const function in class:android::LayerBase
367 clearWithOpenGL(hw, clip, 0,0,0,0);

Completed in 41 milliseconds