HomeSort by relevance Sort by last modified time
    Searched refs:emit_log (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/notifier/
sync_system_resources.cc 30 bool emit_log = false; local
34 emit_log = VLOG_IS_ON(2);
38 emit_log = VLOG_IS_ON(1);
42 emit_log = LOG_IS_ON(WARNING);
46 emit_log = LOG_IS_ON(ERROR);
49 if (emit_log) {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_ppc.c 944 emit_log(struct gen_context *gen, struct tgsi_full_instruction *inst) function
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ppc.c 944 emit_log(struct gen_context *gen, struct tgsi_full_instruction *inst) function
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_insn.c 2286 static boolean emit_log(struct svga_shader_emitter *emit, function
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_insn.c 2286 static boolean emit_log(struct svga_shader_emitter *emit, function
    [all...]

Completed in 115 milliseconds