OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xrgb
(Results
1 - 25
of
36
) sorted by null
1
2
/external/chromium_org/content/browser/renderer_host/
compositing_iosurface_shader_programs_mac.cc
76
//
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
77
//
XRGB
XRGB
XRGB XRGB XRGB XRGB XRGB XRG
[
all
...]
/external/chromium_org/ui/surface/
accelerated_surface_transformer_win.hlsl
94
//
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
XRGB
95
//
XRGB
XRGB
XRGB XRGB XRGB XRGB XRGB XRG
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cc.c
76
* is used when rendering to
xRGB
targets.
157
/* If the renderbuffer is
XRGB
, we have to frob the blend function to
brw_wm_surface_state.c
512
/*
XRGB
is handled as ARGB because the chips in this family
513
* cannot render to
XRGB
targets. This means that we have to
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c
76
* is used when rendering to
xRGB
targets.
157
/* If the renderbuffer is
XRGB
, we have to frob the blend function to
brw_wm_surface_state.c
512
/*
XRGB
is handled as ARGB because the chips in this family
513
* cannot render to
XRGB
targets. This means that we have to
[
all
...]
/external/chromium_org/skia/ext/
bitmap_platform_device_linux.h
36
// X servers commonly have a 32-bit visual with
xRGB
in registers (since they
/external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT
70
<color-rgb> is an 8-hexchar value describing an
xRGB
color, and
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_texture.c
524
/* It's okay for
XRGB
and ARGB or depth with/out stencil to get mixed up */
/external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.c
524
/* It's okay for
XRGB
and ARGB or depth with/out stencil to get mixed up */
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Renderer9.cpp
2915
unsigned int
xrgb
= *(unsigned int*)(source + 4 * i + j * inputPitch);
local
[
all
...]
/external/chromium_org/third_party/libpng/
pngtrans.c
458
/* This converts from
XRGB
or ARGB to RGB */
pngwrite.c
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
readpix.c
293
/* convert
xrgb
-> argb */
/external/libpng/
pngtrans.c
458
/* This converts from
XRGB
or ARGB to RGB */
example.c
734
/* Get rid of filler (OR ALPHA) bytes, pack
XRGB
/RGBX/ARGB/RGBA into
pngwrite.c
[
all
...]
/external/mesa3d/src/mesa/main/
readpix.c
293
/* convert
xrgb
-> argb */
/external/pixman/pixman/
pixman-arm-simd-asm.S
242
It would however be preferable for an
XRGB
target, since we could knock off the last 2 instructions, but is that a common case?
pixman-private.h
228
* When he destination is
xRGB
, this is useful knowledge, because then
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngtrans.c
425
/* This converts from
XRGB
or ARGB to RGB */
pngwrite.c
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c
528
v->undithered_pf = v->dithered_pf = PF_8R8G8B; /*
xRGB
*/
[
all
...]
/external/mesa3d/src/mesa/drivers/x11/
xm_api.c
528
v->undithered_pf = v->dithered_pf = PF_8R8G8B; /*
xRGB
*/
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h
404
}
xrgb
;
403
}
xrgb
;
typedef in typeref:struct:__anon38540
[
all
...]
Completed in 4577 milliseconds
1
2