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

  /external/chromium_org/cc/layers/
picture_layer_impl.cc 852 PictureLayerTiling* high_res = NULL; local
1041 PictureLayerTiling* high_res = NULL; local
    [all...]
picture_layer_impl_unittest.cc 2107 PictureLayerTiling* high_res = local
    [all...]
  /external/chromium_org/base/message_loop/
message_loop.cc 619 bool high_res = pending_high_res_tasks_ > 0; local
620 if (high_res != in_high_res_mode_) {
621 in_high_res_mode_ = high_res;
  /packages/apps/Camera/jni/
feature_mos_jni.cpp 66 bool high_res = false; variable
517 high_res = bool(value);
521 if(high_res)
556 high_res = false;
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 66 bool high_res = false; variable
517 high_res = bool(value);
521 if(high_res)
556 high_res = false;
  /art/compiler/dex/
local_value_numbering.cc 1527 uint16_t high_res; local
1543 uint16_t high_res = gvn_->LookupValue(Instruction::CONST, Low16Bits(high_word), local
1552 uint16_t high_res = gvn_->LookupValue(Instruction::CONST, 0, local
    [all...]

Completed in 89 milliseconds