Searched refs:x_image (Results 1 – 1 of 1) sorted by relevance
161 XcursorImage* x_image = SkBitmapToXcursorImage(&bitmap, hotspot); in LoadImageCursor() local162 cursors_[id] = CreateReffedCustomXCursor(x_image); in LoadImageCursor()179 XcursorImage* x_image = SkBitmapToXcursorImage(&bitmaps[frame], hotspot); in LoadAnimatedCursor() local180 x_image->delay = frame_delay_ms; in LoadAnimatedCursor()181 x_images->images[frame] = x_image; in LoadAnimatedCursor()