OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imagereaderhandler
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/
ImageDistributorFactory.java
48
// This
imageReaderHandler
will be created with a very very high thread
51
Handler
imageReaderHandler
= handlerFactory.create(lifetime, "ImageDistributor",
56
imageReaderHandler
);
Completed in 108 milliseconds