HomeSort by relevance Sort by last modified time
    Searched full:clipping (Results 101 - 125 of 334) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 54 Word16 gp_clip[2]; /* gain of pitch clipping memory */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 47 /* You don't want to use ((x>UB)?UB:(x<LB)?LB:x) for the clipping */
  /frameworks/base/libs/androidfw/
StreamingZipInflater.cpp 136 // from mmapped data this won't happen, because the clipping to total size
  /frameworks/base/libs/hwui/
Snapshot.cpp 80 // Clipping
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
volume.h 45 * to set volumes to higher than 100%, but clipping might occur.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
volume.h 45 * to set volumes to higher than 100%, but clipping might occur.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
volume.h 45 * to set volumes to higher than 100%, but clipping might occur.
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 99 /* clipping information */
589 * Sets the clipping rectangle for the destination surface in a blit.
591 * If the clip rectangle is NULL, clipping will be disabled.
595 * the intersection of the surface area and the clipping rectangle.
603 * Gets the clipping rectangle for the destination surface in a blit.
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
696 rectangle validation and clipping before passing it to SDL_LowerBlit()
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 99 /* clipping information */
589 * Sets the clipping rectangle for the destination surface in a blit.
591 * If the clip rectangle is NULL, clipping will be disabled.
595 * the intersection of the surface area and the clipping rectangle.
603 * Gets the clipping rectangle for the destination surface in a blit.
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
696 rectangle validation and clipping before passing it to SDL_LowerBlit()
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 99 /* clipping information */
589 * Sets the clipping rectangle for the destination surface in a blit.
591 * If the clip rectangle is NULL, clipping will be disabled.
595 * the intersection of the surface area and the clipping rectangle.
603 * Gets the clipping rectangle for the destination surface in a blit.
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
696 rectangle validation and clipping before passing it to SDL_LowerBlit()
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 111 /* clipping information */
591 * Sets the clipping rectangle for the destination surface in a blit.
593 * If the clip rectangle is NULL, clipping will be disabled.
597 * the intersection of the surface area and the clipping rectangle.
605 * Gets the clipping rectangle for the destination surface in a blit.
631 * in 'srcrect' and 'dstrect' after all clipping is performed.
698 rectangle validation and clipping before passing it to SDL_LowerBlit()
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 99 /* clipping information */
589 * Sets the clipping rectangle for the destination surface in a blit.
591 * If the clip rectangle is NULL, clipping will be disabled.
595 * the intersection of the surface area and the clipping rectangle.
603 * Gets the clipping rectangle for the destination surface in a blit.
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
696 rectangle validation and clipping before passing it to SDL_LowerBlit()
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
drawable-resource.jd     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.cpp 151 // Clipping
413 // Clipping to bounds is not required for correctness, but it does
PlatformGraphicsContext.h 92 // Clipping
PlatformGraphicsContextRecording.cpp 199 // Clipping
  /external/mesa3d/docs/
sourcetree.html 102 module. This includes vertex program execution, clipping, culling
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dcaps.h 187 BOOL bClipping; /* Device can do 3D clipping */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DCAPS.H 187 BOOL bClipping; /* Device can do 3D clipping */
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.cpp 522 //// clipping ////
587 // into a clip rect in InvView coordinates -- used by the clipping rects
636 ALOGV("--clipping rect %f %f, %f x %f",
640 // track the current clipping rect.
    [all...]
  /external/webkit/Source/WebCore/svg/graphics/
SVGImage.cpp 194 // of the image would be if we were drawing without clipping, and translate accordingly.
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 114 However, clipping <em>will occur</em> if the animation exceeds the bounds of the parent View.</p>
  /external/quake/quake/src/QW/client/
r_main.c 823 // at this point, so no clipping to the world tree is needed, just
824 // frustum clipping
863 // put back world rotation and frustum clipping
  /external/quake/quake/src/WinQuake/
r_main.cpp 810 // at this point, so no clipping to the world tree is needed, just
811 // frustum clipping
850 // put back world rotation and frustum clipping
  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_Clip.c 19 * @brief Management of the RGB Clipping matrix inclusion and Division Table
20 * @note -# Clipping Matrix is used in order to properly manage the inclusion of
21 * the external RGB Clipping matrix used for color conversion.

Completed in 3255 milliseconds

1 2 3 45 6 7 8 91011>>