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

  /external/chromium_org/chrome/utility/
chrome_content_utility_client.cc 189 int halves = 0; local
190 while (struct_size + (image_size >> 2*halves) > max_ipc_message_size_)
191 halves++;
192 if (halves) {
194 // If decoded image is too large for IPC message, shrink it by halves.
200 decoded_image.width() >> halves, decoded_image.height() >> halves);
  /external/libunwind/include/
libunwind-ppc64.h 81 uint64_t halves[2]; member in struct:__anon4228
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field_unittest.cc 1211 std::list<double> halves; member in class:google::protobuf::__anon19472::RepeatedFieldInsertionIteratorsTest
    [all...]
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 122 long halves[2]; member in union:__anon6216
129 memcpy(buf + offset, u.halves + half, sz);
  /external/chromium_org/third_party/skia/tools/skpdiff/
diff_viewer.js 49 // and the images are scaled down in halves.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 489 milliseconds