Searched refs:prepareFrame (Results 1 – 9 of 9) sorted by relevance
50 virtual status_t prepareFrame(CompositionType compositionType) = 0;
43 virtual status_t prepareFrame(CompositionType compositionType);
75 status_t FramebufferSurface::prepareFrame(CompositionType /*compositionType*/) { in prepareFrame() function in android::FramebufferSurface
85 virtual status_t prepareFrame(CompositionType compositionType);
112 status_t VirtualDisplaySurface::prepareFrame(CompositionType compositionType) { in prepareFrame() function in android::VirtualDisplaySurface
132 status_t prepareFrame(const HWComposer& hwc) const;
212 status_t DisplayDevice::prepareFrame(const HWComposer& hwc) const { in prepareFrame() function in DisplayDevice228 return mDisplaySurface->prepareFrame(compositionType); in prepareFrame()
1119 hw->prepareFrame(hwc); in setUpHWComposer()
518 static void prepareFrame(int width, int height) in prepareFrame() function771 prepareFrame(width, height); in appRender()