convert BlobCache to STL
This finally gets rid of the utils/BlobCache.h dependency Test: compiled & run Bug: vndk-stable Change-Id: Idfc6ace472479fae99694f56edb973800b2bef20
Showing
- opengl/libs/Android.bp 11 additions, 0 deletionsopengl/libs/Android.bp
- opengl/libs/EGL/BlobCache.cpp 43 additions, 46 deletionsopengl/libs/EGL/BlobCache.cpp
- opengl/libs/EGL/BlobCache.h 13 additions, 15 deletionsopengl/libs/EGL/BlobCache.h
- opengl/libs/EGL/BlobCache_test.cpp 434 additions, 0 deletionsopengl/libs/EGL/BlobCache_test.cpp
- opengl/libs/EGL/egl_cache.cpp 15 additions, 8 deletionsopengl/libs/EGL/egl_cache.cpp
- opengl/libs/EGL/egl_cache.h 4 additions, 4 deletionsopengl/libs/EGL/egl_cache.h
- opengl/libs/EGL/egl_display.cpp 7 additions, 0 deletionsopengl/libs/EGL/egl_display.cpp
- opengl/libs/EGL/include/private/EGL/cache.h 25 additions, 0 deletionsopengl/libs/EGL/include/private/EGL/cache.h
- opengl/libs/EGL/include/private/EGL/display.h 27 additions, 0 deletionsopengl/libs/EGL/include/private/EGL/display.h
Loading
Please register or sign in to comment