Searched defs:sourceWidth (Results 1 - 9 of 9) sorted by relevance

/external/swiftshader/src/Main/
H A DFrameBufferGDI.cpp85 int sourceWidth = sourceRect ? sourceRect->x1 - sourceRect->x0 : width; local
92 StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sourceTop, sourceWidth, sourceHeight, SRCCOPY);
/external/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp350 UMeasureFormatWidth sourceWidth = widthFromKey(key); local
351 if (sourceWidth == UMEASFMT_WIDTH_COUNT) {
366 cacheData.widthFallback[sourceWidth] = targetWidth;
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp2044 const int sourceWidth,
2058 const float srcInvW = 1.0f / static_cast<float>(sourceWidth);
2042 forEach(const void* pUserData, const std::vector<CopyRegion>& regions, const int sourceWidth, const int sourceHeight, const tcu::PixelBufferAccess& errorMask) const argument
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 160 milliseconds