Home
last modified time | relevance | path

Searched refs:Order (Results 1 – 25 of 41) sorted by relevance

12

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h37 template<class ColorT, class Order> struct multiplier_rgba
45 calc_type a = p[Order::A]; in premultiply()
50 p[Order::R] = p[Order::G] = p[Order::B] = 0; in premultiply()
53 … p[Order::R] = value_type((p[Order::R] * a + ColorT::base_mask) >> ColorT::base_shift); in premultiply()
54 … p[Order::G] = value_type((p[Order::G] * a + ColorT::base_mask) >> ColorT::base_shift); in premultiply()
55 … p[Order::B] = value_type((p[Order::B] * a + ColorT::base_mask) >> ColorT::base_shift); in premultiply()
63 calc_type a = p[Order::A]; in demultiply()
68 p[Order::R] = p[Order::G] = p[Order::B] = 0; in demultiply()
71 calc_type r = (calc_type(p[Order::R]) * ColorT::base_mask) / a; in demultiply()
72 calc_type g = (calc_type(p[Order::G]) * ColorT::base_mask) / a; in demultiply()
[all …]
H A Dagg_pixfmt_rgb.h36 template<class ColorT, class Order, class GammaLut> class apply_gamma_dir_rgb
45 p[Order::R] = m_gamma.dir(p[Order::R]); in operator()
46 p[Order::G] = m_gamma.dir(p[Order::G]); in operator()
47 p[Order::B] = m_gamma.dir(p[Order::B]); in operator()
57 template<class ColorT, class Order, class GammaLut> class apply_gamma_inv_rgb
66 p[Order::R] = m_gamma.inv(p[Order::R]); in operator()
67 p[Order::G] = m_gamma.inv(p[Order::G]); in operator()
68 p[Order::B] = m_gamma.inv(p[Order::B]); in operator()
77 template<class ColorT, class Order> struct blender_rgb
80 typedef Order order_type;
[all …]
/haiku/data/catalogs/apps/devices/
H A Dbe.catkeys55 Order by: DevicesView Парадкаваць па:
H A Dth.catkeys57 Order by: DevicesView สั่งโดย:
H A Dja.catkeys60 Order by: DevicesView 並び順:
H A Del.catkeys60 Order by: DevicesView Κατανομή κατά:
H A Dko.catkeys60 Order by: DevicesView 정렬:
H A Dru.catkeys60 Order by: DevicesView Сортировать по:
H A Duk.catkeys60 Order by: DevicesView Сортувати по:
H A Dzh_Hans.catkeys60 Order by: DevicesView 排序方式:
H A Dhr.catkeys45 Order by: DevicesView Poredaj po:
H A Dnb.catkeys60 Order by: DevicesView Sorter etter:
H A Deo.catkeys57 Order by: DevicesView Ordigi laŭ:
H A Dsv.catkeys60 Order by: DevicesView Sortera efter:
H A Dda.catkeys60 Order by: DevicesView Sortér efter:
H A Did.catkeys57 Order by: DevicesView Urutkan berdasarkan:
H A Dnl.catkeys60 Order by: DevicesView Rangschik op:
H A Dde.catkeys60 Order by: DevicesView Sortieren nach:
H A Dsk.catkeys55 Order by: DevicesView Zoradiť podľa:
H A Dfi.catkeys60 Order by: DevicesView Järjestys:
H A Dlt.catkeys55 Order by: DevicesView Rūšiuoti pagal:
H A Dit.catkeys60 Order by: DevicesView Ordina per:
H A Dro.catkeys60 Order by: DevicesView Ordonare după:
H A Des.catkeys60 Order by: DevicesView Ordenar por:
/haiku/data/catalogs/apps/text_search/
H A Dde.catkeys9 Set target to parent folder GrepWindow Ziel auf übergeordneten Order ändern

12