Loading libs/rs/rsContext.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,6 @@ Context::Context() { mTargetSdkVersion = 14; mDPI = 96; mIsContextLite = false; memset(&watchdog, 0, sizeof(watchdog)); } Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc) { Loading Loading
libs/rs/rsContext.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,6 @@ Context::Context() { mTargetSdkVersion = 14; mDPI = 96; mIsContextLite = false; memset(&watchdog, 0, sizeof(watchdog)); } Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc) { Loading