Loading libs/rs/rsAllocation.h +1 −2 Original line number Diff line number Diff line Loading @@ -55,9 +55,8 @@ public: bool hasMipmaps; bool hasFaces; bool hasReferences; int32_t surfaceTextureID; void * usrPtr; int32_t surfaceTextureID; }; State state; Loading Loading
libs/rs/rsAllocation.h +1 −2 Original line number Diff line number Diff line Loading @@ -55,9 +55,8 @@ public: bool hasMipmaps; bool hasFaces; bool hasReferences; int32_t surfaceTextureID; void * usrPtr; int32_t surfaceTextureID; }; State state; Loading