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

  /external/skia/src/core/
SkFontDescriptor.h 30 const char* getFontFileName() { return fFontFileName.c_str(); }
SkPaint.cpp     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkFontDescriptor.h 30 const char* getFontFileName() const { return fFontFileName.c_str(); }
SkPaint.cpp     [all...]
  /frameworks/base/rs/java/android/renderscript/
Font.java 133 static String getFontFileName(String familyName, Style style) {
239 String fileName = getFontFileName(familyName, fontStyle);

Completed in 3854 milliseconds