@Implements(className="android.graphics.fonts.Font.Builder", minSdk=29, isInAndroidSdk=false) public class ShadowFontBuilder extends Object
Constructor | Description |
---|---|
ShadowFontBuilder() |
Modifier and Type | Method | Description |
---|---|---|
protected static ByteBuffer |
nGetAssetBuffer(long nativeAsset) |
|
protected static long |
nGetNativeAsset(AssetManager assetMgr,
String path,
boolean isAsset,
int cookie) |
|
protected static long |
nGetReleaseNativeAssetFunc() |
@Implementation protected static long nGetNativeAsset(AssetManager assetMgr, String path, boolean isAsset, int cookie)
@Implementation protected static ByteBuffer nGetAssetBuffer(long nativeAsset)
@Implementation protected static long nGetReleaseNativeAssetFunc()