Skip to content
Snippets Groups Projects
  1. Jul 10, 2020
  2. Jul 09, 2020
  3. Jul 08, 2020
  4. Jul 07, 2020
    • Winson Chung's avatar
      Tweaking workaround to use fallback with null buffer · 69aebfc9
      Winson Chung authored
      - This case still shouldn't ever happen, but we're still
        getting crashes. It looks like the call to wrapHardwareBuffer
        will always create a hw buffer even if the graphic buffer
        is null, and the internal call to wrap the hw buffer may
        not have the flags if a null buffer is provided.
      
      Bug: 157562905
      Test: Haven't been able to reproduce
      Change-Id: Ia61809a4dc53317139446d099cfa262c095d2aea
      Merged-In: Ia61809a4dc53317139446d099cfa262c095d2aea
      69aebfc9
Loading