Searched defs:accel (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa.h27 boolean accel; member in struct:exa_context
H A Dxorg_exa.c353 if (!exa->accel)
357 XORG_FALLBACK("accel not enabled");
434 if (!exa->accel)
438 XORG_FALLBACK("accel not enabled");
596 Bool accelerated = exa->accel && xorg_composite_accelerated(op,
618 if (!exa->accel)
629 XORG_FALLBACK("accel not enabled");
858 if ((exa->accel || priv->flags) &&
983 xorg_exa_init(ScrnInfoPtr pScrn, Bool accel) argument
1053 exa->accel
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc845 const hb_ot_layout_lookup_accelerator_t &accel)
864 if (accel.digest.may_have (buffer->cur().codepoint) &&
887 if (accel.digest.may_have (buffer->cur().codepoint) &&
947 const hb_ot_layout_lookup_accelerator_t &accel)
949 apply_string<GSUBProxy> (c, lookup, accel);
843 apply_string(OT::hb_apply_context_t *c, const typename Proxy::Lookup &lookup, const hb_ot_layout_lookup_accelerator_t &accel) argument
945 hb_ot_layout_substitute_lookup(OT::hb_apply_context_t *c, const OT::SubstLookup &lookup, const hb_ot_layout_lookup_accelerator_t &accel) argument
/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp281 static PixelFormatInfo::Acceleration translateAcceleration (int accel) argument
283 switch (accel)
/external/libvncserver/x11vnc/
H A Duinput.c503 static double fudge_x = 0.5; /* accel=2.0 */
535 rfbLog("invalid UINPUT accel= option: %s\n", str);
626 } else if (strstr(p, "accel=") == p) {
627 q = p + strlen("accel=");
820 int accel, thresh_high, thresh_mid; local
844 accel = 0;
846 accel = 1;
852 accel = 1;
857 if (accel && nx + ny > 0 ) {
863 accel
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dfb.h171 __u32 accel; /* Indicate to driver which */ member in struct:fb_fix_screeninfo
336 /* Internal HW accel */
/external/valgrind/include/vki/
H A Dvki-linux.h2122 __vki_u32 accel; /* Indicate to driver which */ member in struct:vki_fb_fix_screeninfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 768 milliseconds