HomeSort by relevance Sort by last modified time
    Searched refs:load_system_fonts (Results 1 - 3 of 3) sorted by null

  /external/skia/src/ports/
SkFontHost_linux.cpp 386 // these globals are assigned (once) by load_system_fonts()
391 static void load_system_fonts() { function
444 // acts as a sentinel so we only execute load_system_fonts() once
499 load_system_fonts();
534 load_system_fonts();
SkFontHost_android.cpp 412 // these globals are assigned (once) by load_system_fonts()
477 static void load_system_fonts() { function
539 // acts as a sentinel so we only execute load_system_fonts() once
587 load_system_fonts();
641 load_system_fonts();
707 load_system_fonts();
SkFontHost_simple.cpp 419 // these globals are assigned (once) by load_system_fonts()
424 It will be initialized in load_system_fonts(), and will be filled with the
435 static void load_system_fonts() { function
492 // acts as a sentinel so we only execute load_system_fonts() once
517 load_system_fonts();
549 load_system_fonts();
624 load_system_fonts();

Completed in 2012 milliseconds