Home | History | Annotate | Download | only in tests

Lines Matching refs:PixelPtr

667 typedef const void* PixelPtr;
671 static PixelPtr get_surface_ptr(SkSurface* surface, bool useGpu) {
721 PixelPtr pixels1 = get_surface_ptr(surface, useGpu);
739 PixelPtr pixels2 = get_surface_ptr(surface, useGpu);
748 PixelPtr pixels3 = get_surface_ptr(surface, useGpu);
755 PixelPtr pixels4 = get_surface_ptr(surface, useGpu);
758 PixelPtr pixels5 = get_surface_ptr(surface, useGpu);
803 PixelPtr pixels1 = get_surface_ptr(surface, useGpu);
804 PixelPtr pixels2 = get_surface_ptr(alternateSurface, useGpu);