Searched defs:source_type (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_span_pattern_gray.h37 typedef Source source_type; typedef in class:agg::span_pattern_gray
H A Dagg_span_pattern_rgb.h37 typedef Source source_type; typedef in class:agg::span_pattern_rgb
H A Dagg_span_pattern_rgba.h37 typedef Source source_type; typedef in class:agg::span_pattern_rgba
H A Dagg_span_image_filter.h33 typedef Source source_type; typedef in class:agg::span_image_filter
98 typedef Source source_type; typedef in class:agg::span_image_resample_affine
184 typedef Source source_type; typedef in class:agg::span_image_resample
[all...]
H A Dagg_span_image_filter_gray.h40 typedef Source source_type; typedef in class:agg::span_image_filter_gray_nn
86 typedef Source source_type; typedef in class:agg::span_image_filter_gray_bilinear
159 typedef Source source_type; typedef in class:agg::span_image_filter_gray_bilinear_clip
336 typedef Source source_type; typedef in class:agg::span_image_filter_gray_2x2
435 typedef Source source_type; typedef in class:agg::span_image_filter_gray
535 typedef Source source_type; typedef in class:agg::span_image_resample_gray_affine
639 typedef Source source_type; typedef in class:agg::span_image_resample_gray
[all...]
H A Dagg_span_image_filter_rgba.h40 typedef Source source_type; typedef in class:agg::span_image_filter_rgba_nn
91 typedef Source source_type; typedef in class:agg::span_image_filter_rgba_bilinear
192 typedef Source source_type; typedef in class:agg::span_image_filter_rgba_bilinear_clip
431 typedef Source source_type; typedef in class:agg::span_image_filter_rgba_2x2
554 typedef Source source_type; typedef in class:agg::span_image_filter_rgba
673 typedef Source source_type; typedef in class:agg::span_image_resample_rgba_affine
794 typedef Source source_type; typedef in class:agg::span_image_resample_rgba
[all...]
H A Dagg_span_image_filter_rgb.h40 typedef Source source_type; typedef in class:agg::span_image_filter_rgb_nn
91 typedef Source source_type; typedef in class:agg::span_image_filter_rgb_bilinear
186 typedef Source source_type; typedef in class:agg::span_image_filter_rgb_bilinear_clip
420 typedef Source source_type; typedef in class:agg::span_image_filter_rgb_2x2
537 typedef Source source_type; typedef in class:agg::span_image_filter_rgb
653 typedef Source source_type; typedef in class:agg::span_image_resample_rgb_affine
770 typedef Source source_type; typedef in class:agg::span_image_resample_rgb
[all...]
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerOutput.cpp331 AddOutputChannelSource(int channel, int source_type) argument
352 RemoveOutputChannelSource(int channel, int source_type) argument
371 SetOutputChannelSourceGain(int channel, int source_type, float source_gain) argument
390 GetOutputChannelSourceGain(int channel, int source_type) argument
408 HasOutputChannelSource(int channel, int source_type) argument
[all...]
H A DMixerOutput.h88 int source_type[MAX_SOURCE_ENTRIES]; member in struct:MixerOutput::output_chan_info
125 GetOutputChannelSourceInfoAt(int channel, int source_index, int *source_type, float *source_gain) argument
[all...]
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h67 typename ImageAccessor<pixfmt_image, FillMode>::type source_type; typedef
/haiku/src/libs/icon/
H A DIconRenderer.cpp358 typedef agg::image_accessor_clip<PixelFormat> source_type; typedef

Completed in 79 milliseconds