Searched defs:isShareable (Results 1 – 3 of 3) sorted by relevance
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBitmapRegionDecoder.java | 28 byte[] data, int offset, int length, boolean isShareable) throws IOException { in newInstance() 33 protected static BitmapRegionDecoder newInstance(FileDescriptor fd, boolean isShareable) in newInstance() 39 protected static BitmapRegionDecoder newInstance(InputStream is, boolean isShareable) in newInstance() 45 protected static BitmapRegionDecoder newInstance(String pathName, boolean isShareable) in newInstance()
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBitmapRegionDecoder.java | 28 byte[] data, int offset, int length, boolean isShareable) throws IOException { in newInstance() 33 protected static BitmapRegionDecoder newInstance(FileDescriptor fd, boolean isShareable) in newInstance() 39 protected static BitmapRegionDecoder newInstance(InputStream is, boolean isShareable) in newInstance() 45 protected static BitmapRegionDecoder newInstance(String pathName, boolean isShareable) in newInstance()
|
| /external/perfetto/ui/src/frontend/ |
| D | trace_attrs.ts | 17 export function isShareable() { function
|