Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 18 of 18) 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.cpp450 if ((c->state.enables & GGL_ENABLE_W) && in ggl_pick_scanline()
451 (c->state.enables & GGL_ENABLE_TMUS)) in ggl_pick_scanline()
646 const uint32_t enables = c->state.enables; in scanline() local
657 if (enables & GGL_ENABLE_SMOOTH) { in scanline()
680 if (enables & GGL_ENABLE_TMUS) { in scanline()
684 if (enables & GGL_ENABLE_W) { in scanline()
715 if (enables & GGL_ENABLE_TMUS) { in scanline()
852 if (enables & GGL_ENABLE_AA) { in scanline()
858 if (enables & GGL_ENABLE_ALPHA_TEST) { in scanline()
875 if (enables & GGL_ENABLE_DEPTH_TEST) { in scanline()
[all …]
Dbuffer.cpp170 if (c->state.enables & GGL_ENABLE_DITHER) { in write_pixel()
203 (c->state.enables & GGL_ENABLE_LOGIC_OP)) { in write_pixel()
211 if (c->state.enables & GGL_ENABLE_LOGIC_OP) { in write_pixel()
Draster.cpp163 c->state.enables |= GGL_ENABLE_TMUS; in gglBitBlit()
Dtrap.cpp143 if (c->state.enables & GGL_ENABLE_POINT_AA_NICE) { in pointx_validate()
/system/bt/doc/
Dpts_guide.md35 - `PTS_SecurePairOnly` enables secure connections only mode.
41 - `PTS_AvrcpTest` enables AVRCP test mode. The UID is set to 0xffffffffffffffff
43 - `PTS_SmpFailureCase` enables handling for various SMP failure cases.
Dbtsnoop_net.md3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
/system/timezone/testing/data/test1/apex/
DAndroid.bp16 // It has a version code that should beat a "real" APEX and enables
/system/core/lmkd/
DREADME.md49 ro.lmk.critical_upgrade: enables upgrade to critical level. Default = false
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h521 uint32_t enables;
/system/extras/simpleperf/doc/
DREADME.md167 enables JNI checks and may not optimize C/C++ code. It can be profiled by simpleperf without any
463 1. Given user options, simpleperf enables profiling by making a system call to the kernel.
464 2. The kernel enables counters while the profiled processes are running.
468 1. Given user options, simpleperf enables profiling by making a system call to the kernel.
470 3. The kernel enables counters while the profiled processes are running.
/system/sepolicy/prebuilts/api/29.0/private/
Dsystem_server.te631 # Read/write the property that enables Test Harness Mode
/system/sepolicy/private/
Dsystem_server.te631 # Read/write the property that enables Test Harness Mode
/system/chre/pal/doc/
DDoxyfile1278 # enables the Previous and Next buttons.
1377 # of each HTML page. A value of NO enables the index and the value YES disables
/system/chre/chre_api/doc/
DDoxyfile1278 # enables the Previous and Next buttons.
1377 # of each HTML page. A value of NO enables the index and the value YES disables
/system/media/audio_utils/
DDoxyfile1332 # of each HTML page. A value of NO enables the index and the value YES disables
DDoxyfile.orig1332 # of each HTML page. A value of NO enables the index and the value YES disables