Loading libs/hwui/hwui/Typeface.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -14,12 +14,6 @@ * limitations under the License. */ /** * This is the implementation of the Typeface object. Historically, it has * just been SkTypeface, but we are migrating to Minikin. For the time * being, that choice is hidden under the USE_MINIKIN compile-time flag. */ #include "Typeface.h" #include <pthread.h> Loading Loading
libs/hwui/hwui/Typeface.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -14,12 +14,6 @@ * limitations under the License. */ /** * This is the implementation of the Typeface object. Historically, it has * just been SkTypeface, but we are migrating to Minikin. For the time * being, that choice is hidden under the USE_MINIKIN compile-time flag. */ #include "Typeface.h" #include <pthread.h> Loading