Searched defs:createInputStream (Results 1 – 10 of 10) 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
141 public int createInputStream(int width, int height, int format) throws CameraAccessException { in createInputStream() method in ICameraDeviceUserWrapper
120 int createInputStream(int width, int height, int format); in createInputStream() method
171 public FileInputStream createInputStream() throws IOException { in createInputStream() method in AssetFileDescriptor
643 public int createInputStream(int width, int height, int format) { in createInputStream() method in CameraDeviceUserShim
1103 binder::Status CameraDeviceClient::createInputStream( in createInputStream() function in android::CameraDeviceClient
1600 status_t Camera3Device::createInputStream( in createInputStream() function in android::Camera3Device