HomeSort by relevance Sort by last modified time
    Searched refs:kHeight (Results 26 - 50 of 59) sorted by null

12 3

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
small_glyph_metrics.h 31 kHeight = 0,
  /external/sfntly/cpp/src/sfntly/table/bitmap/
big_glyph_metrics.h 31 kHeight = 0,
small_glyph_metrics.h 31 kHeight = 0,
  /external/skia/tests/
RoundRectTest.cpp 14 static const SkScalar kHeight = 100.0f;
53 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
66 SkPoint halfPoint = { SkScalarHalf(kWidth), SkScalarHalf(kHeight) };
136 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
166 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
168 rr1.setRectXY(rect, SkScalarHalf(kWidth), SkScalarHalf(kHeight));
178 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
198 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
541 SkRect r = { 0, 0, kWidth, kHeight };
CanvasTest.cpp 97 static const int kHeight = 2;
139 bm->setConfig(config, kWidth, kHeight);
465 pts[2].set(SkIntToScalar(kWidth), SkIntToScalar(kHeight));
466 pts[3].set(0, SkIntToScalar(kHeight));
482 SkCanvas* testCanvas = testPicture->beginRecording(kWidth, kHeight);
728 kHeight, recordFlags);
732 kHeight, recordFlags);
749 SkISize pageSize = SkISize::Make(kWidth, kHeight);
    [all...]
  /external/libvpx/libvpx/test/
svc_test.cc 29 static const uint32_t kHeight = 288;
55 codec_enc_.g_h = kHeight;
237 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
265 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
337 EXPECT_EQ(kHeight * 4 / 16, layer_height);
342 EXPECT_EQ(kHeight * 8 / 16, layer_height);
  /external/chromium_org/chrome/browser/ui/app_list/test/
fast_show_pickler_unittest.cc 63 const int kHeight = 10;
65 bitmap.setConfig(SkBitmap::kARGB_8888_Config, kWidth, kHeight);
  /external/chromium_org/remoting/host/
video_scheduler_unittest.cc 50 static const int kHeight = 480;
161 webrtc::DesktopSize(kWidth, kHeight)));
  /external/skia/bench/
TileBench.cpp 38 static const int kHeight = 300;
51 bm.setConfig(SkBitmap::kARGB_8888_Config, kWidth, kHeight, 0,
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 462 const int kHeight = 20;
464 GdkPixmap* pm = gdk_pixmap_new(window->window, kWidth, kHeight, -1);
465 GdkRectangle rect = { 0, 0, kWidth, kHeight };
466 unsigned char data[3 * kWidth * kHeight];
473 kWidth, kHeight, GTK_ORIENTATION_HORIZONTAL);
477 scrollbar, "trough-upper", 0, 0, kWidth, kHeight);
480 FALSE, 8, kWidth, kHeight,
482 gdk_pixbuf_get_from_drawable(pb, pm, NULL, 0, 0, 0, 0, kWidth, kHeight);
486 for (int y = 2; y < kHeight - 2; ++y) {
507 color->red = components[0] * 65535 / (255 * (kHeight - 4))
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.cc 508 const int kHeight = 20;
511 GdkPixmap* pm = gdk_pixmap_new(gdk_window, kWidth, kHeight, -1);
512 GdkRectangle rect = { 0, 0, kWidth, kHeight };
513 unsigned char data[3 * kWidth * kHeight];
520 kWidth, kHeight, GTK_ORIENTATION_HORIZONTAL);
524 scrollbar, "trough-upper", 0, 0, kWidth, kHeight);
527 FALSE, 8, kWidth, kHeight,
529 gdk_pixbuf_get_from_drawable(pb, pm, NULL, 0, 0, 0, 0, kWidth, kHeight);
533 for (int y = 2; y < kHeight - 2; ++y) {
554 color->red = components[0] * 65535 / (255 * (kHeight - 4))
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 589 const int kHeight = 20;
592 GdkPixmap* pm = gdk_pixmap_new(gdk_window, kWidth, kHeight, -1);
593 GdkRectangle rect = { 0, 0, kWidth, kHeight };
594 unsigned char data[3 * kWidth * kHeight];
601 kWidth, kHeight, GTK_ORIENTATION_HORIZONTAL);
605 scrollbar, "trough-upper", 0, 0, kWidth, kHeight);
608 FALSE, 8, kWidth, kHeight,
610 gdk_pixbuf_get_from_drawable(pb, pm, NULL, 0, 0, 0, 0, kWidth, kHeight);
614 for (int y = 2; y < kHeight - 2; ++y) {
635 color->red = components[0] * 65535 / (255 * (kHeight - 4))
    [all...]
  /external/chromium_org/media/cast/video_sender/
video_sender_unittest.cc 28 static const int kHeight = 240;
64 video_config.height = kHeight;
91 gfx::Size size(kWidth, kHeight);
  /external/skia/gm/
megalooper.cpp 48 return SkISize::Make(kWidth, kHeight);
52 for (int y = 100; y < kHeight; y += 200) {
72 static const int kHeight = 800;
optimizations.cpp 311 static const int kHeight = 800;
318 SkISize onISize() { return SkISize::Make(kWidth, kHeight); }
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest.cc     [all...]
  /external/chromium_org/gpu/command_buffer/tests/
gl_readback_unittests.cc 58 const GLint kHeight = 2;
67 kWidth * kHeight * kBytesPerPixel,
71 glReadPixels(0, 0, kWidth, kHeight, GL_RGBA, GL_UNSIGNED_BYTE, 0);
gl_copy_texture_CHROMIUM_unittest.cc 497 const GLsizei kWidth = 64, kHeight = 64;
499 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, kWidth, kHeight,
506 uint8 pixels[kHeight][kWidth][4] = {{{1}}};
507 glReadPixels(0, 0, kWidth, kHeight, GL_RGBA, GL_UNSIGNED_BYTE, pixels);
509 for (int y = 0; y < kHeight; ++y) {
  /external/chromium_org/ui/gfx/
color_analysis_unittest.cc 219 const int kHeight = 16;
221 EXPECT_EQ(1 + 1 * kWidth, sampler.GetSample(kWidth, kHeight));
222 EXPECT_EQ(1 + 4 * kWidth, sampler.GetSample(kWidth, kHeight));
223 EXPECT_EQ(1 + 7 * kWidth, sampler.GetSample(kWidth, kHeight));
224 EXPECT_EQ(1 + 10 * kWidth, sampler.GetSample(kWidth, kHeight));
226 EXPECT_EQ(4 + 1 * kWidth, sampler.GetSample(kWidth, kHeight));
227 EXPECT_EQ(4 + 4 * kWidth, sampler.GetSample(kWidth, kHeight));
228 EXPECT_EQ(4 + 7 * kWidth, sampler.GetSample(kWidth, kHeight));
229 EXPECT_EQ(4 + 10 * kWidth, sampler.GetSample(kWidth, kHeight));
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer_unittest.cc 201 int kHeight = 720;
205 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
207 formats.push_back(cricket::VideoFormat(2 * kWidth, 2 * kHeight,
215 2 * kHeight,
220 renderer_.SetSize(2 * kWidth, 2 * kHeight, 0);
224 capturer_.set_screencast_max_pixels(kWidth * kHeight);
225 renderer_.SetSize(kWidth, kHeight, 0);
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud.cc 395 const int kHeight = static_cast<int>((11-0.25-0.56)*kDPI);
400 default_settings.content_size = gfx::Size(kWidth, kHeight);
401 default_settings.printable_area = gfx::Rect(0, 0, kWidth, kHeight);
  /external/chromium_org/skia/ext/
platform_canvas_unittest.cc 400 const int kHeight = 300;
407 EXPECT_TRUE(platform_bitmap->Allocate(kWidth, kHeight, /*is_opaque=*/false));
413 EXPECT_EQ(kHeight, platform_bitmap->GetBitmap().height());
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 370 const int kHeight = static_cast<int>((11-0.25-0.56)*kDPI);
375 default_settings.printable_size = gfx::Size(kWidth, kHeight);
  /external/chromium_org/ui/app_list/views/
apps_grid_view_unittest.cc 35 const int kHeight = 240;
109 apps_grid_view_->SetBoundsRect(gfx::Rect(gfx::Size(kWidth, kHeight)));

Completed in 931 milliseconds

12 3