Searched refs:strong_framebuffer (Results 1 – 2 of 2) sorted by relevance
696 fb.strong_framebuffer.clear(); in Finish()705 : strong_framebuffer(gb), in CachedFramebuffer()713 if (strong_framebuffer.get() != NULL) in Promote()715 strong_framebuffer = weak_framebuffer.promote(); in Promote()716 return strong_framebuffer.get() != NULL; in Promote()
54 sp<GraphicBuffer> strong_framebuffer; member