HomeSort by relevance Sort by last modified time
    Searched refs:scale_x (Results 1 - 6 of 6) sorted by null

  /external/proguard/src/proguard/gui/splash/
ImageSprite.java 68 double scale_x = scaleX.getDouble(time); local
71 int width = (int)(image.getWidth(null) * scale_x);
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 63 Fixed scale_x, scale_y;
65 scale_x = FixDiv ( Long2Fix (dst->w), Long2Fix (overlay->w) );
69 ScaleMatrix (yuv_matrix, scale_x, scale_y, Long2Fix (0), Long2Fix (0));
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245def.h 1144 uint8 scale_x; member in struct:_TransparencyParameters
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
h245_encoder.cpp     [all...]
h245_analysis.cpp     [all...]
h245_decoder.cpp     [all...]

Completed in 74 milliseconds