Searched defs:createInputStream (Results 1 – 9 of 9) sorted by relevance
225 InputStream createInputStream() throws FileNotFoundException; in createInputStream() method238 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.BaseInputStreamFactory251 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.DataInputStreamFactory
103 public InputStream createInputStream() throws IOException; in createInputStream() method
54 public InputStream createInputStream() throws IOException { in createInputStream() method in ResourceRequestKey
75 public InputStream createInputStream() throws IOException { in createInputStream() method in BitmapRequestKeyImpl
143 public int createInputStream(int width, int height, int format, boolean isMultiResolution) in createInputStream() method in ICameraDeviceUserWrapper
126 int createInputStream(int width, int height, int format, boolean isMultiResolution); in createInputStream() method
171 public FileInputStream createInputStream() throws IOException { in createInputStream() method in AssetFileDescriptor
1039 binder::Status CameraDeviceClient::createInputStream( in createInputStream() function in android::CameraDeviceClient
1285 status_t Camera3Device::createInputStream( in createInputStream() function in android::Camera3Device