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

<<11121314151617181920>>

  /frameworks/av/services/audioflinger/
BufferProviders.h 56 // processing pipeline.
  /frameworks/base/docs/html/training/volley/
index.jd 67 repository at {@code frameworks/volley} and contains the main request dispatch pipeline
  /frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/
AccessibilityManager.java 139 * doing its own rendering and does not rely on the platform rendering pipeline.
  /hardware/intel/common/libva/va/
va_enc_h264.h 134 * pipeline was configured with the #VA_ENC_PACKED_HEADER_SEQUENCE
162 * pipeline was created with a #VAConfigAttribRateControl
271 * pipeline was configured with the #VA_ENC_PACKED_HEADER_PICTURE
382 * pipeline was configured with the #VA_ENC_PACKED_HEADER_SLICE
  /hardware/libhardware/modules/usbcamera/
Camera.h 70 // Flush camera pipeline for each individual device
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryAdapter.java 29 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
FilterStackSource.java 28 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterMirrorRepresentation.java 28 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
ImageFilterTinyPlanet.java 29 import com.android.gallery3d.filtershow.pipeline.ImagePreset;
ImageFilterVignette.java 26 import com.android.gallery3d.filtershow.pipeline.FilterEnvironment;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
simple.h 86 * the playback pipeline.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
simple.h 86 * the playback pipeline.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 406 /* Last program in pipeline. Standard output of program goes to
436 the last program in a pipeline.
519 in the pipeline as input. The file name is chosen as for pex_run.
526 first program in the pipeline. You must have passed
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /external/skia/src/gpu/
GrOvalRenderer.cpp 688 void generateGeometry(GrBatchTarget* batchTarget, const GrPipeline* pipeline) override {
699 batchTarget->initDraw(gp, pipeline);
    [all...]
GrAAConvexPathRenderer.cpp 783 void generateGeometryLinesOnly(GrBatchTarget* batchTarget, const GrPipeline* pipeline) {
796 batchTarget->initDraw(gp, pipeline);
856 void generateGeometry(GrBatchTarget* batchTarget, const GrPipeline* pipeline) override {
859 this->generateGeometryLinesOnly(batchTarget, pipeline);
876 batchTarget->initDraw(quadProcessor, pipeline);
    [all...]
  /external/deqp/modules/glshared/
glsShaderLibrary.cpp 1115 parseError(string("invalid pipeline program value: " + m_curTokenStr));
1120 parseError("program pipeline object must have active stages");
1122 // return pipeline part
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio1.c 154 // Gray input pipeline
343 // This is an attempt to reuse this funtion to retrieve the matrix-shaper as pipeline no
409 // Gray output pipeline.
412 // The complete pipeline on XYZ is Matrix[3:1] -> Tone curve and in Lab Matrix[3:1] -> Tone Curve as well.
566 // the output can be Lab or XYZ, in which case normalisation is needed on the end of the pipeline
    [all...]

Completed in 510 milliseconds

<<11121314151617181920>>