HomeSort by relevance Sort by last modified time
    Searched refs:transforms (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
TexImageTransform.java 17 package com.android.ide.eclipse.gltrace.state.transforms;
35 * {@link TexImageTransform} transforms the state to reflect the effect of a
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.cpp 563 const float transforms[], PathTransformType transformsType,
568 SkASSERT(transforms);
579 this->onDrawPaths(pathRange, indices, count, transforms, transformsType, fill,
    [all...]
GrInOrderDrawBuffer.cpp 387 const float transforms[], PathTransformType transformsType,
391 SkASSERT(transforms);
404 memcpy(dp->fTransforms, transforms, sizeof(float) * transformsLength);
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.cpp 552 const SkMatrix* transforms,
565 transforms[i].mapRect(&mappedPathBounds, paths[i]->getBounds());
577 this->onDrawPaths(pathCount, paths, transforms, fill, stroke,
    [all...]
GrInOrderDrawBuffer.cpp 461 const SkMatrix* transforms,
482 memcpy(dp->fTransforms, transforms, sizeof(SkMatrix) * pathCount);
    [all...]
  /frameworks/native/opengl/libagl/
array.cpp 961 c->arrays.mvp_transform(&c->transforms.mvp, &v->clip, &v->obj);
971 transform_t const* const mvp = &c->transforms.mvp;
991 // const GLfixed* const& m = c->transforms.mvp.matrix.m;
994 memcpy(&m, c->transforms.mvp.matrix.m, sizeof(m));
    [all...]
context.h 612 transform_state_t transforms; member in struct:android::gl::ogles_context_t
texture.cpp 589 GGLfixed n = gglFloatToFixed(c->transforms.vpt.zNear);
590 GGLfixed f = gglFloatToFixed(c->transforms.vpt.zFar);
    [all...]
primitives.cpp 416 const transform_t& tr = c->transforms.texture[i].transform;
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
utilities.mak 120 # processes the resulting escaped text, it transforms
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 245 list<uint32_t> transforms; member in struct:meas
474 // Transforms and blends
475 measPtr->transforms = supportedTransforms(format->format);
476 testPrintI(" transforms: %s",
477 transformList2str(measPtr->transforms).c_str());
671 // Measures what transforms (i.e. flip horizontal, rotate 180) are
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
exif_parser.js 422 * CSS and canvas transforms (scaleX, scaleY, rotation).
  /external/libpng/
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/chromium_org/extensions/test/data/
serial_unittest.js 145 // Test that getDevices correctly transforms the data returned by the
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 69 I<pkg-dmg> takes a directory identified by I<source-folder> and transforms
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/libpng/
png.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 50 ;# many of these transforms. They operate at three widths (8,16,32).
    [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 641 // so it's nice to have a <g> around for transforms...
  /external/libvorbis/doc/
04-codec.tex 120 \paragraph{Time domain transforms}
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 50 ;# many of these transforms. They operate at three widths (8,16,32).
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
png.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 50 ;# many of these transforms. They operate at three widths (8,16,32).
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 

Completed in 546 milliseconds

1 2 34 5 6