/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 38 ScanlineAssembly(needs_t needs, size_t size) in ScanlineAssembly() argument 39 : Assembly(size), mKey(needs) { } in ScanlineAssembly() 48 needs_t needs; in ggl_test_codegen() local 49 needs.n = n; in ggl_test_codegen() 50 needs.p = p; in ggl_test_codegen() 51 needs.t[0] = t0; in ggl_test_codegen() 52 needs.t[1] = t1; in ggl_test_codegen() 53 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE)); in ggl_test_codegen() 71 int err = assembler.scanline(needs, (context_t*)c); in ggl_test_codegen()
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 63 int GGLAssembler::scanline(const needs_t& needs, context_t const* c) in scanline() argument 69 err = scanline_core(needs, c); in scanline() 84 needs.p, needs.n, needs.t[0], needs.t[1], per_fragment_ops); in scanline() 95 int GGLAssembler::scanline_core(const needs_t& needs, context_t const* c) in scanline_core() argument 100 mAA = GGL_READ_NEEDS(P_AA, needs.p); in scanline_core() 101 mDithering = GGL_READ_NEEDS(P_DITHER, needs.p); in scanline_core() 102 mAlphaTest = GGL_READ_NEEDS(P_ALPHA_TEST, needs.p) + GGL_NEVER; in scanline_core() 103 mDepthTest = GGL_READ_NEEDS(P_DEPTH_TEST, needs.p) + GGL_NEVER; in scanline_core() 104 mFog = GGL_READ_NEEDS(P_FOG, needs.p) != 0; in scanline_core() 105 mSmooth = GGL_READ_NEEDS(SHADE, needs.n) != 0; in scanline_core() [all …]
|
D | GGLAssembler.h | 192 int scanline(const needs_t& needs, context_t const* c); 193 int scanline_core(const needs_t& needs, context_t const* c); 355 needs_t needs; member 417 const needs_t& needs); 441 void decodeLogicOpNeeds(const needs_t& needs); 443 void decodeTMUNeeds(const needs_t& needs, context_t const* c);
|
D | texturing.cpp | 229 void GGLAssembler::decodeLogicOpNeeds(const needs_t& needs) in decodeLogicOpNeeds() argument 232 const int opcode = GGL_READ_NEEDS(LOGIC_OP, needs.n) | GGL_CLEAR; in decodeLogicOpNeeds() 263 void GGLAssembler::decodeTMUNeeds(const needs_t& needs, context_t const* c) in decodeTMUNeeds() argument 277 tmu.format_idx = GGL_READ_NEEDS(T_FORMAT, needs.t[i]); in decodeTMUNeeds() 280 tmu.swrap = GGL_READ_NEEDS(T_S_WRAP, needs.t[i]); in decodeTMUNeeds() 281 tmu.twrap = GGL_READ_NEEDS(T_T_WRAP, needs.t[i]); in decodeTMUNeeds() 282 tmu.env = ggl_needs_to_env(GGL_READ_NEEDS(T_ENV, needs.t[i])); in decodeTMUNeeds() 283 tmu.pot = GGL_READ_NEEDS(T_POT, needs.t[i]); in decodeTMUNeeds() 284 tmu.linear = GGL_READ_NEEDS(T_LINEAR, needs.t[i]) in decodeTMUNeeds() 326 const needs_t& needs = mBuilderContext.needs; in init_textures() local [all …]
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | perfprofd.te | 10 # perfprofd needs to control CPU hot-plug in order to avoid kernel 39 # simpleperf needs to examine /proc to collect task/thread info 42 # simpleperf needs to access /proc/<pid>/exec 46 # simpleperf needs open/read any file that turns up in a profile
|
D | charger.te | 39 # charger needs to tell init to continue the boot
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | perfprofd.te | 10 # perfprofd needs to control CPU hot-plug in order to avoid kernel 39 # simpleperf needs to examine /proc to collect task/thread info 42 # simpleperf needs to access /proc/<pid>/exec 46 # simpleperf needs open/read any file that turns up in a profile
|
D | charger.te | 39 # charger needs to tell init to continue the boot
|
D | runas.te | 27 # runas/libselinux needs access to seapp_contexts_file to
|
/system/sepolicy/private/ |
D | shared_relro.te | 4 # inherits from app to get basic permissions it needs to run.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | shared_relro.te | 4 # inherits from app to get basic permissions it needs to run.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | shared_relro.te | 4 # inherits from app to get basic permissions it needs to run.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | shared_relro.te | 5 # inherits from app to get basic permissions it needs to run.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | shared_relro.te | 5 # inherits from app to get basic permissions it needs to run.
|
/system/core/libpixelflinger/ |
D | picker.cpp | 40 needs_t new_needs(c->state.needs); in ggl_pick() 162 if (new_needs != c->state.needs) { in ggl_pick() 163 c->state.needs = new_needs; in ggl_pick()
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | perfprofd.te | 13 # perfprofd needs to control CPU hot-plug in order to avoid kernel 62 # simpleperf needs to examine /proc to collect task/thread info 65 # simpleperf needs to access /proc/<pid>/exec 69 # simpleperf needs open/read any file that turns up in a profile
|
D | wpantund.te | 10 # wpantund needs to be able to check in with the lowpan_service
|
D | charger.te | 39 # charger needs to tell init to continue the boot
|
/system/sepolicy/public/ |
D | perfprofd.te | 13 # perfprofd needs to control CPU hot-plug in order to avoid kernel 62 # simpleperf needs to examine /proc to collect task/thread info 65 # simpleperf needs to access /proc/<pid>/exec 69 # simpleperf needs open/read any file that turns up in a profile
|
D | charger.te | 39 # charger needs to tell init to continue the boot
|
D | wpantund.te | 10 # wpantund needs to be able to check in with the lowpan_service
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | perfprofd.te | 13 # perfprofd needs to control CPU hot-plug in order to avoid kernel 62 # simpleperf needs to examine /proc to collect task/thread info 65 # simpleperf needs to access /proc/<pid>/exec 69 # simpleperf needs open/read any file that turns up in a profile
|
D | wpantund.te | 10 # wpantund needs to be able to check in with the lowpan_service
|
/system/media/camera/docs/ |
D | camera_metadata_tags.mako | 42 /** TODO: Nearly every enum in this file needs a description */ 73 * addition, the name and type of the tag needs to be added to
|
/system/iorap/ |
D | iorapd.rc | 21 # the main 'activity hint' thread needs to be fairly high priority to kick off
|