Searched refs:surfaceRowStride (Results 1 – 1 of 1) sorted by relevance
125 int surfaceRowStride = cairo_image_surface_get_stride(frameAtIndex(currentFrame())); in getGdkPixbuf() local151 unsigned char* source = getCairoSurfacePixel(surfaceData, x, y, surfaceRowStride); in getGdkPixbuf()