Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/support_library/
DRenderDirectView.cpp67 bool RenderDirectView::drawFrame(const BufferDesc& tgtBuffer, const BufferDesc& imageBuffer) { in drawFrame() function in android::automotive::evs::support::RenderDirectView
/packages/services/Car/cpp/evs/apps/default/src/
DRenderPixelCopy.cpp77 bool RenderPixelCopy::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderPixelCopy
DRenderDirectView.cpp144 bool RenderDirectView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderDirectView
DRenderTopView.cpp170 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