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

  /frameworks/base/graphics/java/android/renderscript/
Font.java 189 int fontId = rs.nFontCreateFromAsset(mgr, path, pointSize, dpi);
RenderScript.java 483 synchronized int nFontCreateFromAsset(AssetManager mgr, String path, float size, int dpi) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 880 nFontCreateFromAsset(JNIEnv *_env, jobject _this, RsContext con, jobject _assetMgr, jstring _path,
    [all...]

Completed in 264 milliseconds