Searched refs:input (Results 76 - 100 of 278) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h34 * InputBuilder build input tree and inputs.
49 // ----- input tree operations ----- //
55 // ----- root of input tree ----- //
64 // ----- input operations ----- //
115 Input* input = createInput(pName, pPath, pType); local
116 m_pCurrentTree->insert(m_Root, *m_pMove, *input);
130 Input* input = createInput(pName, pPath, pType); local
131 m_pCurrentTree->insert(m_Root, *m_pMove, *input);
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp126 /// CreateInput - To create an input file and append it to the input tree.
134 Input* input = *m_InputBuilder.getCurrentNode(); local
136 if (!input->hasContext())
137 m_InputBuilder.setContext(*input, false);
139 return input;
142 /// ReadInput - To read an input file and append it to the input tree.
147 Input* input = *m_InputBuilder.getCurrentNode(); local
149 if (!input
188 Input* input = *m_InputBuilder.getCurrentNode(); local
202 Input* input = NULL; local
228 Input* input = *m_InputBuilder.getCurrentNode(); local
245 Input* input = *m_InputBuilder.getCurrentNode(); local
[all...]
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
H A DRetargetFilter.java63 // Get input frame
64 Frame input = pullInput("frame");
67 Frame output = context.getFrameManager().duplicateFrameToTarget(input, mTarget);
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DImageEncoder.java59 Frame input = pullInput("image");
60 Bitmap bitmap = input.getBitmap();
H A DBlackWhiteFilter.java140 // Get input frame
141 Frame input = pullInput("image");
142 FrameFormat inputFormat = input.getFormat();
153 mProgram.process(input, output);
H A DCropRectFilter.java94 // Get input frame
95 Frame input = pullInput("image");
96 FrameFormat inputFormat = input.getFormat();
115 mProgram.process(input, output);
H A DDocumentaryFilter.java116 // Get input frame
117 Frame input = pullInput("image");
118 FrameFormat inputFormat = input.getFormat();
136 mProgram.process(input, output);
H A DDuotoneFilter.java91 // Get input frame
92 Frame input = pullInput("image");
93 FrameFormat inputFormat = input.getFormat();
105 mProgram.process(input, output);
H A DFillLightFilter.java99 // Get input frame
100 Frame input = pullInput("image");
101 FrameFormat inputFormat = input.getFormat();
113 mProgram.process(input, output);
H A DFlipFilter.java89 // Get input frame
90 Frame input = pullInput("image");
91 FrameFormat inputFormat = input.getFormat();
102 mProgram.process(input, output);
H A DImageStitcher.java93 // Get input frame
94 Frame input = pullInput("image");
95 FrameFormat format = input.getFormat();
103 // CHECK input format here
123 // We need to set the source rect as well because the input are padded images.
134 mProgram.process(input, mOutputFrame);
H A DLomoishFilter.java180 // Get input frame
181 Frame input = pullInput("image");
182 FrameFormat inputFormat = input.getFormat();
200 mProgram.process(input, output);
H A DSharpenFilter.java105 // Get input frame
106 Frame input = pullInput("image");
107 FrameFormat inputFormat = input.getFormat();
123 mProgram.process(input, output);
H A DTintFilter.java95 // Get input frame
96 Frame input = pullInput("image");
97 FrameFormat inputFormat = input.getFormat();
109 mProgram.process(input, output);
H A DToPackedGrayFilter.java119 Frame input = pullInput("image");
120 FrameFormat inputFormat = input.getFormat();
131 mProgram.process(input, temp);
H A DVignetteFilter.java130 // Get input frame
131 Frame input = pullInput("image");
132 FrameFormat inputFormat = input.getFormat();
150 mProgram.process(input, output);
/frameworks/base/native/android/
H A DAndroid.mk11 input.cpp \
/frameworks/base/services/input/
H A DInputManager.h21 * Native input manager.
28 #include <input/Input.h>
29 #include <input/InputTransport.h>
39 * The input manager is the core of the system event processing.
41 * The input manager uses two threads.
43 * 1. The InputReaderThread (called "InputReader") reads and preprocesses raw input events,
63 /* Starts the input manager threads. */
66 /* Stops the input manager threads and waits for them to exit. */
69 /* Gets the input reader. */
72 /* Gets the input dispatche
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcolorspace.cpp57 JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) {
58 uint8* const pInput = static_cast<uint8*>(env->GetDirectBufferAddress(input));
99 JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) {
100 Rgba* pInput = static_cast<Rgba*>(env->GetDirectBufferAddress(input));
114 JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) {
115 Rgba* pInput = static_cast<Rgba*>(env->GetDirectBufferAddress(input));
157 JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) {
158 Rgba* pInput = static_cast<Rgba*>(env->GetDirectBufferAddress(input));
56 nativeYuv420pToRgba8888( JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) argument
98 nativeArgb8888ToRgba8888( JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) argument
113 nativeRgba8888ToHsva8888( JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) argument
156 nativeRgba8888ToYcbcra8888( JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height) argument
/frameworks/compile/mclinker/include/mcld/LD/
H A DGNUArchiveReader.h41 bool isMyFormat(Input& input) const;
51 bool isThinArchive(Input& input) const;
54 /// return the corresponding archive member (it may be an input object or
/frameworks/native/include/input/
H A DKeyboard.h20 #include <input/Input.h>
21 #include <input/InputDevice.h>
/frameworks/compile/mclinker/unittests/
H A DLinkerTest.cpp285 // needs the file name of the input files, and the inputs' life is
359 Input* input = builder.CreateInput("gotplt.o", gotplt_o, Input::Object); local
363 builder.CreateELFHeader(*input,
370 LDSection* text = builder.CreateELFHeader(*input,
385 LDSection* rel_text = builder.CreateELFHeader(*input,
393 LDSection* data = builder.CreateELFHeader(*input,
400 LDSection* bss = builder.CreateELFHeader(*input,
408 LDSection* attr = builder.CreateELFHeader(*input,
429 builder.AddSymbol(*input,
433 builder.AddSymbol(*input,
[all...]
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/
H A DSurfaceRenderFilter.java97 // Add input port
162 // Get input frame
163 Frame input = pullInput("frame");
166 float currentAspectRatio = (float)input.getFormat().getWidth() / input.getFormat().getHeight();
175 if (mLogVerbose) Log.v("SurfaceRenderFilter", "Got input format: " + input.getFormat());
176 int target = input.getFormat().getTarget();
178 gpuFrame = context.getFrameManager().duplicateFrameToTarget(input,
182 gpuFrame = input;
[all...]
H A DSurfaceTargetFilter.java103 // Add input port
154 // Get input frame
155 Frame input = pullInput("frame");
158 float currentAspectRatio = (float)input.getFormat().getWidth() / input.getFormat().getHeight();
167 if (mLogVerbose) Log.v("SurfaceRenderFilter", "Got input format: " + input.getFormat());
168 int target = input.getFormat().getTarget();
170 gpuFrame = context.getFrameManager().duplicateFrameToTarget(input,
174 gpuFrame = input;
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java42 * @param input the input stream containing an ETC1 texture in PKM format.
46 int fallbackFormat, int fallbackType, InputStream input)
48 loadTexture(target, level, border, fallbackFormat, fallbackType, createTexture(input));
147 * Create a new ETC1Texture from an input stream containing a PKM formatted compressed texture.
148 * @param input an input stream containing a PKM formatted compressed texture.
149 * @return an ETC1Texture read from the input stream.
152 public static ETC1Texture createTexture(InputStream input) throws IOException { argument
157 if (input
45 loadTexture(int target, int level, int border, int fallbackFormat, int fallbackType, InputStream input) argument
192 compressTexture(Buffer input, int width, int height, int pixelSize, int stride) argument
[all...]

Completed in 581 milliseconds

1234567891011>>