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

/frameworks/native/services/surfaceflinger/
H A DLayer.h475 void clearWithOpenGL(const sp<const DisplayDevice>& hw) const;
588 void clearWithOpenGL(const sp<const DisplayDevice>& hw,
H A DLayer.cpp1066 clearWithOpenGL(hw, 0, 0, 0, 1);
1137 void Layer::clearWithOpenGL(const sp<const DisplayDevice>& hw, function in class:android::Layer
1147 void Layer::clearWithOpenGL( function in class:android::Layer
1149 clearWithOpenGL(hw, 0,0,0,0);
H A DSurfaceFlinger.cpp2607 layer->clearWithOpenGL(displayDevice);
H A DSurfaceFlinger_hwc1.cpp2273 layer->clearWithOpenGL(hw);

Completed in 28 milliseconds