Searched defs:pixelCount (Results 1 – 9 of 9) sorted by relevance
29 size_t pixelCount; member
89 int pixelCount = inputFormat.getWidth() * inputFormat.getHeight(); in process() local
84 const int32_t pixelCount = (x2 - x1) * (y2 - y1); in BoxBlur() local
65 const uint32_t pixelCount = width * height; in PremultiplyAlpha() local
132 const uint32_t pixelCount = width * height; in PremultiplyAlpha() local
94 int32_t pixelCount = cropWidth > dstWidth ? dstWidth : cropWidth; in Crop() local
72 const auto pixelCount = size / bytesPerPixel; in GenerateMiniature() local
760 uint8_t* dstBuffer, size_t dstSize, size_t pixelCount) in HeapMemAlloc()
430 int pixelCount = nDraw(mVectorState.getNativeRenderer(), canvas.getNativeCanvasWrapper(), in draw() local