OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calcOutputFormatForInput
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ImageSlicer.java
73
private void
calcOutputFormatForInput
(Frame frame) {
93
calcOutputFormatForInput
(mOriginalFrame);
ImageStitcher.java
71
private FrameFormat
calcOutputFormatForInput
(FrameFormat format) {
95
mOutputFrame = context.getFrameManager().newFrame(
calcOutputFormatForInput
(format));
Completed in 195 milliseconds