Searched defs:clearWithOpenGL (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.cpp | 924 clearWithOpenGL(hw, holes, 0, 0, 0, 1); 995 void Layer::clearWithOpenGL(const sp<const DisplayDevice>& hw, function in class:android::Layer 1005 void Layer::clearWithOpenGL( function in class:android::Layer 1007 clearWithOpenGL(hw, clip, 0,0,0,0); |
Completed in 38 milliseconds