/hardware/qcom/display/msm8974/liboverlay/ |
overlayMdssRot.cpp | 279 int aHeight = ovutils::align(destWhf.h, 4); 283 int stride0_off = (aHeight/4); 284 int stride1_off = (aHeight/2); 290 "opBufSize = %d ", __FUNCTION__, aWidth, aHeight, rau_cnt, bufSize);
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/ |
dsa.cpp | 359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const; 386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const 388 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
|
dsa_new.cpp | 19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const; 44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const 46 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
|
/external/chromium_org/tools/telemetry/third_party/png/ |
png.py | [all...] |
/external/libyuv/files/source/ |
scale.cc | 3062 int aheight = dst_height - dst_yoffset * 2; \/\/ actual output height local [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
scale.c | 3865 int aheight = dst_height - dst_yoffset * 2; \/\/ actual output height local [all...] |