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.cpp69 bool RenderDirectView::drawFrame(const BufferDesc& tgtBuffer, in drawFrame() function in android::automotive::evs::support::RenderDirectView
/packages/services/Car/cpp/evs/apps/default/
DRenderPixelCopy.cpp65 bool RenderPixelCopy::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderPixelCopy
DRenderDirectView.cpp155 bool RenderDirectView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame() function in RenderDirectView
DRenderTopView.cpp182 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