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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp610 clearWithOpenGL(hw, holes, 0, 0, 0, 1);
679 void Layer::clearWithOpenGL(const sp<const DisplayDevice>& hw, function in class:android::Layer
689 void Layer::clearWithOpenGL( function in class:android::Layer
691 clearWithOpenGL(hw, clip, 0,0,0,0);

Completed in 54 milliseconds