Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 14 of 14) sorted by relevance

/system/core/libpixelflinger/
Dpicker.cpp39 const uint32_t enables = c->state.enables; in ggl_pick() local
45 if (enables & GGL_ENABLE_BLENDING) in ggl_pick()
52 if (enables & GGL_ENABLE_BLENDING) { in ggl_pick()
100 n |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_SMOOTH) ?1:0, SHADE); in ggl_pick()
101 if (enables & GGL_ENABLE_TMUS) { in ggl_pick()
102 n |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_W) ?1:0, W); in ggl_pick()
104 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_DITHER) ?1:0, P_DITHER); in ggl_pick()
105 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_AA) ?1:0, P_AA); in ggl_pick()
106 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_FOG) ?1:0, P_FOG); in ggl_pick()
108 if (enables & GGL_ENABLE_LOGIC_OP) { in ggl_pick()
[all …]
Dpixelflinger.cpp202 if (c->state.enables & GGL_ENABLE_SMOOTH) { in ggl_shadeModel()
203 c->state.enables &= ~GGL_ENABLE_SMOOTH; in ggl_shadeModel()
208 if (!(c->state.enables & GGL_ENABLE_SMOOTH)) { in ggl_shadeModel()
209 c->state.enables |= GGL_ENABLE_SMOOTH; in ggl_shadeModel()
292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog()
294 if (enable) c->state.enables |= GGL_ENABLE_FOG; in ggl_enable_fog()
295 else c->state.enables &= ~GGL_ENABLE_FOG; in ggl_enable_fog()
310 if (c->state.enables & GGL_ENABLE_BLENDING) { in ggl_blendFunc()
325 if (c->state.enables & GGL_ENABLE_BLENDING) { in ggl_blendFuncSeparate()
598 if (c->state.enables & GGL_ENABLE_SCISSOR_TEST) { in ggl_set_scissor()
[all …]
Dscanline.cpp455 if ((c->state.enables & GGL_ENABLE_W) && in ggl_pick_scanline()
456 (c->state.enables & GGL_ENABLE_TMUS)) in ggl_pick_scanline()
651 const uint32_t enables = c->state.enables; in scanline() local
662 if (enables & GGL_ENABLE_SMOOTH) { in scanline()
685 if (enables & GGL_ENABLE_TMUS) { in scanline()
689 if (enables & GGL_ENABLE_W) { in scanline()
720 if (enables & GGL_ENABLE_TMUS) { in scanline()
857 if (enables & GGL_ENABLE_AA) { in scanline()
863 if (enables & GGL_ENABLE_ALPHA_TEST) { in scanline()
880 if (enables & GGL_ENABLE_DEPTH_TEST) { in scanline()
[all …]
Dbuffer.cpp168 if (c->state.enables & GGL_ENABLE_DITHER) { in write_pixel()
201 (c->state.enables & GGL_ENABLE_LOGIC_OP)) { in write_pixel()
209 if (c->state.enables & GGL_ENABLE_LOGIC_OP) { in write_pixel()
Draster.cpp164 c->state.enables |= GGL_ENABLE_TMUS; in gglBitBlit()
Dtrap.cpp141 if (c->state.enables & GGL_ENABLE_POINT_AA_NICE) { in pointx_validate()
/system/bt/doc/
Dbtsnoop_net.md3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h521 uint32_t enables;
/system/media/audio_utils/
DDoxyfile.orig1332 # of each HTML page. A value of NO enables the index and the value YES disables
DDoxyfile1332 # of each HTML page. A value of NO enables the index and the value YES disables
/system/tpm/trunks/generator/
Draw_commands_fixed.txt5715 This command enables the association of a credential with an object in a way that ensures that the …
25377 This command enables and disables use of a hierarchy and its associated NV storage. The command
26788 TPM2_ClearControl() disables and enables the execution of TPM2_Clear().
Draw_commands.txt5713 This command enables the association of a credential with an object in a way that ensures that the …
25366 This command enables and disables use of a hierarchy and its associated NV storage. The command
26777 TPM2_ClearControl() disables and enables the execution of TPM2_Clear().
Draw_structures_fixed.txt9672 is required to be one of the hierarchy or NV enables.
Draw_structures.txt9644 is required to be one of the hierarchy or NV enables.