Searched refs:strong_framebuffer (Results 1 – 2 of 2) sorted by relevance
702 fb.strong_framebuffer.clear(); in Finish()711 : strong_framebuffer(gb), in CachedFramebuffer()719 if (strong_framebuffer.get() != NULL) in Promote()721 strong_framebuffer = weak_framebuffer.promote(); in Promote()722 return strong_framebuffer.get() != NULL; in Promote()
54 sp<GraphicBuffer> strong_framebuffer; member