OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocatingImageStream
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
ManagedImageReader.java
96
private
AllocatingImageStream
createUnallocatedStream(int capacity) {
108
AllocatingImageStream
stream = new
AllocatingImageStream
(capacity,
150
AllocatingImageStream
stream = createUnallocatedStream(capacity);
AllocatingImageStream.java
35
class
AllocatingImageStream
extends ImageStreamImpl {
54
public
AllocatingImageStream
(
Completed in 228 milliseconds