HomeSort by relevance Sort by last modified time
    Searched full:pipeline (Results 426 - 450 of 809) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/math/
m_xform_tmp.h 46 /* KW: 1-vectors can sneak into the texture pipeline via the array
58 * vectors can get into the pipeline we cannot ever assume
236 * present early in the geometry pipeline and throughout the
237 * texture pipeline.
  /external/skia/gm/
convexpolyeffect.cpp 58 void onGenerateGeometry(GrBatchTarget* batchTarget, const GrPipeline* pipeline) override {
  /external/skia/tests/
GLProgramsTest.cpp 163 // finally add the stage to the correct pipeline in the drawstate
  /frameworks/base/docs/html/training/volley/
simple.jd 95 {@code add()}, as shown above. Once you add the request it moves through the pipeline,
  /frameworks/base/services/core/jni/
com_android_server_AssetAtlasService.cpp 179 // pipeline flush (similar to what a glFlush() would do.)
  /frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
BlasBenchmark.java 56 // In demo mode this is used to count updates in the pipeline. It's
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp 60 // buffer could still be queued in the display pipeline such that they
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp 66 // buffer could still be queued in the display pipeline such that they
  /libcore/luni/src/main/java/javax/xml/validation/
TypeInfoProvider.java 161 * the attribute was originally present in the pipeline, and
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
Editor.java 40 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterDraw.java 36 import com.android.gallery3d.filtershow.pipeline.FilterEnvironment;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ProcessingService.java 17 package com.android.gallery3d.filtershow.pipeline;
  /external/deqp/modules/glshared/
glsStateQueryUtil.hpp 266 // program pipeline
389 void queryPipelineState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLuint pipeline, glw::GLenum pname, QueriedState& state);
435 void verifyStatePipelineInteger (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint pipeline, glw::GLenum pname, int expected, QueryType type);
  /external/libvorbis/doc/
01-introduction.tex 135 pipeline. Each different component instance of a specific type is
138 instances into a decode pipeline. Componentry arrangement is roughly
143 \captionof{figure}{decoder pipeline configuration}
  /external/llvm/tools/opt/
opt.cpp 65 // This flag specifies a textual description of the optimization pass pipeline
71 cl::desc("A textual description of the pass pipeline for optimizing"),
433 // The user has asked to use the new pass manager and provided a pipeline
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 651 return pstip_stage(draw->pipeline.pstipple);
765 * into the draw module's pipeline. This will not be used if the
783 draw->pipeline.pstipple = &pstip->stage;
  /external/mesa3d/src/gallium/docs/source/
context.rst 161 produced by the vertex pipeline to buffers. This is done after the geometry
293 Queries gather some statistic from the 3D pipeline over one or more
339 the number of primitives processed by the pipeline.
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 350 /* Render pipeline stage */
371 /* TODO: separate this from the swtnl pipeline
504 /* Validate state at pipeline start */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 592 Pipeline hispipe = null;
593 // Create a pipeline to connect to our message parser.
594 hispipe = new Pipeline(myClientInputStream, sipStack.readTimeout,
TLSMessageChannel.java 572 Pipeline hispipe = null;
573 // Create a pipeline to connect to our message parser.
574 hispipe = new Pipeline(myClientInputStream, sipStack.readTimeout,
  /external/skia/src/gpu/
GrGpu.h 284 const GrPipeline* pipeline,
288 , fPipeline(pipeline)
291 SkASSERT(primProc && pipeline && desc && batchTracker);
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 737 ALOGV("************** Testing the whole pipeline with actual MediaRecorder ***********");
869 ALOGV("************** Testing the whole pipeline with actual Recorder ***********");
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.cpp 57 // Initialize buffer queue and frame list based on pipeline max depth.
69 " use default pipeline max depth %zu", __FUNCTION__,
80 ALOGV("%s: Initialize buffer queue and frame list depth based on max pipeline depth (%d)",
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
ImageProcessingActivity2.java 83 // This is used to count updates in the pipeline. It's
130 // are blocked by a full pipeline.
291 // Shows pending is used to track the number of kernels in the RS pipeline
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
ImageProcessingActivityJB.java 91 // In demo mode this is used to count updates in the pipeline. It's
135 // are blocked by a full pipeline.
257 // Shows pending is used to track the number of kernels in the RS pipeline

Completed in 490 milliseconds

<<11121314151617181920>>