gpu-overdraw

There are 2 repositories under gpu-overdraw topic.

  • codecameo/SlushFlicks

    SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing. This is a personal project and the core objective of this project was to have hands-on experience on recent Android jetpack library components like navigation, paging and MVI architecture. In addition to this, Local unit testing is also being implemented in this project. Furthermore, worked on optimization by eliminating memory leaks and reducing gpu-overdraw.

    Language:Kotlin22303
  • rasoulmiri/GPUOverdrawAndroid

    demo for reduce GPU overdraw in android

    Language:Java1100