Searched defs:prepareFrame (Results 1 – 4 of 4) sorted by relevance
95 status_t FramebufferSurface::prepareFrame(CompositionType /*compositionType*/) { in prepareFrame() function in android::FramebufferSurface
127 status_t VirtualDisplaySurface::prepareFrame(CompositionType compositionType) { in prepareFrame() function in android::VirtualDisplaySurface
270 status_t DisplayDevice::prepareFrame(HWComposer& hwc) { in prepareFrame() function in DisplayDevice294 status_t DisplayDevice::prepareFrame(const HWComposer& hwc) const { in prepareFrame() function in DisplayDevice
518 static void prepareFrame(int width, int height) in prepareFrame() function