Searched defs:pixel_ref (Results 1 – 6 of 6) sorted by relevance
15 void UIResourceBitmap::Create(const skia::RefPtr<SkPixelRef>& pixel_ref, in Create()36 skia::RefPtr<SkPixelRef> pixel_ref = skia::SharePtr(skbitmap.pixelRef()); in UIResourceBitmap() local48 skia::RefPtr<SkPixelRef> pixel_ref = skia::AdoptRef( in UIResourceBitmap() local55 UIResourceBitmap::UIResourceBitmap(const skia::RefPtr<SkPixelRef>& pixel_ref, in UIResourceBitmap()
189 ImageDecodeTaskImpl(SkPixelRef* pixel_ref, in ImageDecodeTaskImpl()975 SkPixelRef* pixel_ref) { in CreateImageDecodeTask()1000 SkPixelRef* pixel_ref = *iter; in CreateRasterTask() local1038 SkPixelRef* pixel_ref, in OnImageDecodeTaskCompleted()
19 SkPixelRef* pixel_ref; member
33 void Add(SkPixelRef* pixel_ref, const SkRect& rect) { in Add()
641 skia::RefPtr<SkGrPixelRef> pixel_ref = in ApplyImageFilter() local
5918 skia::RefPtr<SkPixelRef> pixel_ref = in TEST_F() local