Home
last modified time | relevance | path

Searched refs:ppixels (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DpngLoad.c140 unsigned char **ppixels, in pngreadstr() argument
247 *ppixels = (unsigned char*) malloc(bytes_per_row * height); in pngreadstr()
249 if (*ppixels == 0 || *prows == 0) in pngreadstr()
256 pixels = *ppixels; in pngreadstr()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkRendererSource.cxx174 unsigned char *ppixels = pixels; in RequestData() local
177 *ptr++ = *ppixels++; in RequestData()
178 *ptr++ = *ppixels++; in RequestData()
179 *ptr++ = *ppixels++; in RequestData()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkRendererSource.cxx191 unsigned char* ppixels = pixels; in RequestData() local
194 *ptr++ = *ppixels++; in RequestData()
195 *ptr++ = *ppixels++; in RequestData()
196 *ptr++ = *ppixels++; in RequestData()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkRendererSource.cxx191 unsigned char *ppixels = pixels; in RequestData() local
194 *ptr++ = *ppixels++; in RequestData()
195 *ptr++ = *ppixels++; in RequestData()
196 *ptr++ = *ppixels++; in RequestData()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Ddispatch.c2647 Pixel *ppixels, *pmasks; local
2671 ppixels = (Pixel *)ALLOCATE_LOCAL(length);
2672 if(!ppixels)
2674 pmasks = ppixels + npixels;
2679 DEALLOCATE_LOCAL(ppixels);
2693 DEALLOCATE_LOCAL(ppixels);
2718 Pixel *ppixels; local
2745 if(!ppixels)
2749 (Bool)stuff->contiguous, ppixels,
2752 DEALLOCATE_LOCAL(ppixels);
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Ddispatch.c2698 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2711 ppixels = malloc(length); in ProcAllocColorCells()
2712 if (!ppixels) in ProcAllocColorCells()
2714 pmasks = ppixels + npixels; in ProcAllocColorCells()
2718 free(ppixels); in ProcAllocColorCells()
2736 free(ppixels); in ProcAllocColorCells()
2760 Pixel *ppixels; in ProcAllocColorPlanes() local
2778 ppixels = malloc(length); in ProcAllocColorPlanes()
2779 if (!ppixels) in ProcAllocColorPlanes()
2786 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/dix/
H A Ddispatch.c2630 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2643 ppixels = malloc(length); in ProcAllocColorCells()
2644 if (!ppixels) in ProcAllocColorCells()
2646 pmasks = ppixels + npixels; in ProcAllocColorCells()
2650 free(ppixels); in ProcAllocColorCells()
2668 free(ppixels); in ProcAllocColorCells()
2692 Pixel *ppixels; in ProcAllocColorPlanes() local
2710 ppixels = malloc(length); in ProcAllocColorPlanes()
2711 if (!ppixels) in ProcAllocColorPlanes()
2718 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/dix/
H A Ddispatch.c2644 Pixel *ppixels, *pmasks; in ProcAllocColorCells() local
2657 ppixels = malloc(length); in ProcAllocColorCells()
2658 if (!ppixels) in ProcAllocColorCells()
2660 pmasks = ppixels + npixels; in ProcAllocColorCells()
2664 free(ppixels); in ProcAllocColorCells()
2682 free(ppixels); in ProcAllocColorCells()
2706 Pixel *ppixels; in ProcAllocColorPlanes() local
2724 ppixels = malloc(length); in ProcAllocColorPlanes()
2725 if (!ppixels) in ProcAllocColorPlanes()
2732 free(ppixels); in ProcAllocColorPlanes()
[all …]
/dports/games/ace-of-penguins/ace-1.4/lib/
H A Dxwin.c637 static int ppixels[6][6][6]; variable
679 ((int *)ppixels)[i] = NO_PIXEL; in pixel_for()
685 if (ppixels[rs][gs][bs] == NO_PIXEL) in pixel_for()
693 ppixels[rs][gs][bs] = c.pixel; in pixel_for()
697 return ppixels[rs][gs][bs]; in pixel_for()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Defl_canvas_vg_object.c472 void *ppixels = NULL; in _evas_vg_render() local
474 ector_buffer_pixels_get(ector, &ppixels, &pw, &ph, &pstride); in _evas_vg_render()
489 ector_buffer_pixels_set(ector, ppixels, pw, ph, pstride, pcspace, EINA_TRUE); in _evas_vg_render()