Home
last modified time | relevance | path

Searched refs:maskWidth (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_image.cpp256 int32_t maskWidth = pMaskBitmap->GetWidth(); in SetImage() local
264 pMaskDict->SetNewFor<CPDF_Number>("Width", maskWidth); in SetImage()
269 mask_buf.reset(FX_Alloc2D(uint8_t, maskHeight, maskWidth)); in SetImage()
270 mask_size = maskHeight * maskWidth; // Safe since checked alloc returned. in SetImage()
272 FXSYS_memcpy(mask_buf.get() + a * maskWidth, in SetImage()
273 pMaskBitmap->GetScanline(a), maskWidth); in SetImage()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2094 int srcWidth, srcHeight, maskWidth, maskHeight; in DrawBitsWithMask() local
2100 &maskWidth, &maskHeight, true)) { in DrawBitsWithMask()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2029 unsigned maskWidth = origWidth; in SimplifySetCC() local
2037 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1524 unsigned maskWidth = origWidth; in SimplifySetCC() local
1532 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...