/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_gs.c | 189 output[slot][0] = machine->Outputs[idx + slot].xyzw[0].f[0]; 190 output[slot][1] = machine->Outputs[idx + slot].xyzw[1].f[0]; 191 output[slot][2] = machine->Outputs[idx + slot].xyzw[2].f[0]; 192 output[slot][3] = machine->Outputs[idx + slot].xyzw[3].f[0];
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_screen.h | 61 * Debug flags to disable/enable certain groups of debugging outputs.
|
/external/mesa3d/src/gallium/drivers/radeon/ |
radeon_llvm.h | 95 LLVMValueRef outputs[RADEON_LLVM_MAX_OUTPUTS][TGSI_NUM_CHANNELS]; member in struct:radeon_llvm_context
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_pipe_fs.c | 70 debug_printf("%s id: %u, inputs: %u, outputs: %u\n",
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_clip.h | 119 * True if the given vert_result is one of the outputs of the vertex shader.
|
/external/mesa3d/src/mesa/libdricore/ |
Makefile.am | 52 # outputs between main/clip.c and sparc/clip.c. The documented way to
|
/external/mesa3d/src/mesa/main/ |
buffers.c | 275 * for N fragment program color outputs. 277 * \param n number of outputs 377 * \param n number of color outputs to set 445 /* set remaining outputs to -1 (GL_NONE) */
|
/external/oprofile/doc/ |
opannotate.1.in | 15 outputs annotated source and/or assembly from profile data of an OProfile
|
opreport.1.in | 15 outputs binary image summaries, or per-symbol data, from OProfile profiling
|
/external/qemu/ |
offset_layout.py | 21 Reads from stdin, outputs to stdout.
|
/external/skia/src/opts/ |
memset16_neon.S | 14 Outputs:
|
/external/skia/tools/skpdiff/ |
SkDiffContext.h | 21 * Collects records of diffs and outputs them as JSON.
|
/external/smali/baksmali/ |
build.gradle | 60 outputs.file outFile
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_imelody.c | 181 * Outputs: 240 * Outputs: 291 * Outputs: 321 * Outputs: 565 * Outputs: 618 * Outputs: 661 * Outputs: 710 * Outputs: 746 * Outputs: 783 * Outputs [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_imelody.c | 181 * Outputs: 240 * Outputs: 291 * Outputs: 321 * Outputs: 565 * Outputs: 618 * Outputs: 661 * Outputs: 710 * Outputs: 746 * Outputs: 783 * Outputs [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_imelody.c | 181 * Outputs: 240 * Outputs: 291 * Outputs: 321 * Outputs: 574 * Outputs: 627 * Outputs: 670 * Outputs: 719 * Outputs: 755 * Outputs: 792 * Outputs [all...] |
/external/srec/seti/sltsEngine/include/ |
lts_seq_internal.h | 126 char **outputs; member in struct:LTS
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
calc_cor.h | 73 * The functions outputs all correlations in the given range
|
/frameworks/base/graphics/java/android/renderscript/ |
ScriptIntrinsicConvolve3x3.java | 48 * @param e Element type for intputs and outputs
|
ScriptIntrinsicConvolve5x5.java | 49 * @param e Element type for intputs and outputs
|
ScriptIntrinsicLUT.java | 51 * @param e Element type for intputs and outputs
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
MotionSensorWTime.java | 17 // Make values from a motion sensor (e.g., accelerometer) available as filter outputs.
|
/frameworks/native/services/surfaceflinger/EventLog/ |
EventLog.h | 68 // outputs the the buffer to the log
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
ScriptIntrinsicBlur.java | 44 * @param e Element type for inputs and outputs
|
ScriptIntrinsicConvolve3x3.java | 45 * @param e Element type for intputs and outputs
|