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