Home
last modified time | relevance | path

Searched defs:drawFrame (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/evs/app/
DRenderDirectView.cpp74 bool RenderDirectView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderDirectView
DRenderPixelCopy.cpp62 bool RenderPixelCopy::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderPixelCopy
DRenderTopView.cpp176 bool RenderTopView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderTopView
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorRemoteVideo.java88 private void drawFrame() { in drawFrame() method in SimulatorRemoteVideo.Renderer
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAbstractSlotRenderer.java114 protected static void drawFrame(GLCanvas canvas, Rect padding, Texture frame, in drawFrame() method in AbstractSlotRenderer