Searched defs:updateSurface (Results 1 – 10 of 10) sorted by relevance
338 private boolean updateSurface = false; field in MyRenderer
501 private boolean updateSurface = false; field in CamRenderer
324 private boolean updateSurface = false; field in VideoDumpView.VideoDumpRenderer
317 protected void updateSurface() { in updateSurface() method in LocalPlayer
209 void CanvasContext::updateSurface(Surface* surface) { in updateSurface() function in android::uirenderer::renderthread::CanvasContext
155 CREATE_BRIDGE2(updateSurface, CanvasContext* context, Surface* surface) { in CREATE_BRIDGE2() argument160 void RenderProxy::updateSurface(const sp<Surface>& surface) { in updateSurface() function in android::uirenderer::renderthread::RenderProxy
739 void updateSurface() { in updateSurface() method in Surface.HwuiContext
474 protected void updateSurface() { in updateSurface() method in SurfaceView
473 void updateSurface(Surface surface) throws OutOfResourcesException { in updateSurface() method in ThreadedRenderer
603 void updateSurface(boolean forceRelayout, boolean forceReport, boolean redrawNeeded) { in updateSurface() method in WallpaperService.Engine