public class NoneImageFilter extends ImageFilter
ImageFilter.FilterConfigIntensityAbstractConfig.AspectConfigInterface, AbstractConfig.BindData, AbstractConfig.ColorConfigInterface, AbstractConfig.ConfigViewHolder, AbstractConfig.FontConfigInterface<T>, AbstractConfig.FrameConfigInterface, AbstractConfig.ImageFilterInterface, AbstractConfig.StickerConfigInterface, AbstractConfig.ToolConfigInterface| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<NoneImageFilter> |
CREATOR |
DEFAULT_ATTRIB_POSITION, DEFAULT_ATTRIB_TEXTURE_COORDINATE, DEFAULT_UNIFORM_SAMPLER, DEFAULT_VERTEX_SHADER, TARGET_PLACEHOLDER, VERTICES_DATA_POS_OFFSET, VERTICES_DATA_POS_SIZE, VERTICES_DATA_STRIDE_BYTES, VERTICES_DATA_UV_OFFSET, VERTICES_DATA_UV_SIZEisDirty, NO_THUMBNAIL_ID, ORIGINAL_THUMBNAIL_SIZE| Modifier | Constructor and Description |
|---|---|
|
NoneImageFilter() |
protected |
NoneImageFilter(android.os.Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
createTargetShader, draw, getHandle, getLayout, getThumbnailBitmap, hasIntensityConfig, hasStaticThumbnail, isSelectable, onDraw, release, releaseProgram, renderImage, renderImage, setup, useProgramcreateViewHolder, generateBindData, generateBindDataAsync, getName, getThumbnailBitmap, getThumbnailResId, getTitle, getVerticalLayout, isClickable, isDirty, setDirtyFlagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateViewHolder, generateBindData, generateBindDataAsync, getName, getVerticalLayout, isDirty, setDirtyFlagpublic static final android.os.Parcelable.Creator<NoneImageFilter> CREATOR
public NoneImageFilter()
protected NoneImageFilter(android.os.Parcel in)
public int describeContents()
describeContents in interface android.os.ParcelabledescribeContents in class ImageFilterpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class ImageFilter