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
137 public int createInputStream(int width, int height, int format) throws CameraAccessException { in createInputStream() method in ICameraDeviceUserWrapper
90 int createInputStream(int width, int height, int format); in createInputStream() method
167 public FileInputStream createInputStream() throws IOException { in createInputStream() method in AssetFileDescriptor
577 public int createInputStream(int width, int height, int format) { in createInputStream() method in CameraDeviceUserShim
645 binder::Status CameraDeviceClient::createInputStream( in createInputStream() function in android::CameraDeviceClient
862 status_t Camera3Device::createInputStream( in createInputStream() function in android::Camera3Device