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

  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /frameworks/base/libs/rs/
rsAllocation.cpp 259 uint32_t destW = mType->getDimX();
263 dst += eSize * (xoff + yoff * destW);
274 dst += destW * eSize;
rsAdapter.cpp 172 uint32_t destW = getDimX();
  /external/icu4c/test/cintltst/
custrtrn.c     [all...]
  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp 379 int destW = destBmp->width();
388 padding = destW & 1;
397 for (int x = 0; x < destW; ++x) {
412 for (int x = 0; x < destW; ++x) {
424 for (int x = 0; x < destW; ++x) {
    [all...]

Completed in 806 milliseconds