A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

F

FileBinaryResource - class in com.facebook.binaryresource
 
FileBinaryResource.Companion - class in com.facebook.binaryresource.FileBinaryResource
 
FileCache - class in com.facebook.cache.disk
Interface that caches based on disk should implement.
fillInStackTrace() - function in kotlin.TooManyBitmapsException
 
findAnimation(String) - function in com.facebook.imagepipeline.cache.AnimatedCache
 
flush() - function in com.facebook.imagepipeline.systrace.FrescoSystrace.ArgsBuilder
Write the full message to the Systrace buffer.
forBackgroundTasks() - function in com.facebook.imagepipeline.core.ExecutorSupplier
Executor used for background tasks such as image transcoding, resizing, rotating and postprocessing.
forBackgroundTasks() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
forceRotation(Integer) - function in com.facebook.imagepipeline.common.RotationOptions.Companion
Creates a new set of rotation options to use a specific rotation angle.
forDecode() - function in com.facebook.imagepipeline.core.ExecutorSupplier
Executor used for all decodes.
forDecode() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
forDimensions(Integer,Integer) - function in com.facebook.imagepipeline.common.ResizeOptions.Companion
 
forLightweightBackgroundTasks() - function in com.facebook.imagepipeline.core.ExecutorSupplier
Executor used for lightweight background operations, such as handing request off the mainthread.
forLightweightBackgroundTasks() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
forLocalStorageRead() - function in com.facebook.imagepipeline.core.ExecutorSupplier
Executor used to do all disk reads, whether for disk cache or local files.
forLocalStorageRead() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
forLocalStorageWrite() - function in com.facebook.imagepipeline.core.ExecutorSupplier
Executor used to do all disk writes, whether for disk cache or local files.
forLocalStorageWrite() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
forSquareSize(Integer) - function in com.facebook.imagepipeline.common.ResizeOptions.Companion
 
forThumbnailProducer() - function in com.facebook.imagepipeline.core.ExecutorSupplier
 
forThumbnailProducer() - function in com.facebook.imagepipeline.core.DefaultExecutorSupplier
 
FrescoInstrumenter - class in com.facebook.imagepipeline.instrumentation
Utility class that provides hooks to capture execution of different units of work.
FrescoInstrumenter.Instrumenter - class in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter
Allows to capture unit of works across different threads.
FrescoSystrace - class in com.facebook.imagepipeline.systrace
This is intended as a hook into android.os.Trace, but allows you to provide your own functionality.
FrescoSystrace.ArgsBuilder - class in com.facebook.imagepipeline.systrace.FrescoSystrace
Object that accumulates arguments.
FrescoSystrace.Systrace - class in com.facebook.imagepipeline.systrace.FrescoSystrace
 
from(Integer) - function in com.facebook.imagepipeline.common.BytesRange.Companion
Specifies a bytes range to request only the bytes from a specified index up to the end of the data.
from(InputStream) - function in com.facebook.cache.common.WriterCallbacks
Creates a writer callback that copies all the content read from an InputStream into thetarget stream.
from(Array) - function in com.facebook.cache.common.WriterCallbacks
Creates a writer callback that writes some byte array to the target stream.
fromContentRangeHeader(String) - function in com.facebook.imagepipeline.common.BytesRange.Companion
Creates an instance of BytesRange by parsing the value of a returned HTTP "Content-Range" header.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W