Searched refs:kHeight (Results 51 - 75 of 106) sorted by relevance

12345

/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbig_glyph_metrics.cc31 return data_->ReadByte(Offset::kHeight);
77 return InternalReadData()->ReadByte(Offset::kHeight);
81 InternalWriteData()->WriteByte(Offset::kHeight, height);
H A Dsmall_glyph_metrics.h31 kHeight = 0, enumerator in enum:sfntly::SmallGlyphMetrics::Offset::__anon30344
H A Dbig_glyph_metrics.h31 kHeight = 0, enumerator in enum:sfntly::BigGlyphMetrics::Offset::__anon30338
/external/chromium_org/third_party/skia/bench/
H A DTileBench.cpp38 static const int kHeight = 300; member in class:ConstXTileBench
51 bm.allocN32Pixels(kWidth, kHeight, true);
/external/chromium_org/third_party/skia/gm/
H A Dbigblurs.cpp31 return SkISize::Make(kWidth, kHeight);
109 static const int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize; member in class:skiagm::BigBlursGM
H A Dmegalooper.cpp48 return SkISize::Make(kWidth, kHeight);
52 for (int y = 100; y < kHeight; y += 200) {
72 static const int kHeight = 800; member in class:MegaLooperGM
/external/skia/gm/
H A Dbigblurs.cpp31 return SkISize::Make(kWidth, kHeight);
109 static const int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize; member in class:skiagm::BigBlursGM
H A Dmegalooper.cpp48 return SkISize::Make(kWidth, kHeight);
52 for (int y = 100; y < kHeight; y += 200) {
72 static const int kHeight = 800; member in class:MegaLooperGM
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dy4m_test.cc24 static const unsigned int kHeight = 90; member in namespace:__anon13017
94 ASSERT_EQ(y4m_.pic_h, (int)kHeight);
96 ASSERT_EQ(img()->d_h, kHeight);
164 kWidth, kHeight,
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dsmall_glyph_metrics.h31 kHeight = 0, enumerator in enum:sfntly::SmallGlyphMetrics::Offset::__anon14932
H A Dbig_glyph_metrics.h31 kHeight = 0, enumerator in enum:sfntly::BigGlyphMetrics::Offset::__anon14926
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideocapturer_unittest.cc224 int kHeight = 720; local
228 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
230 formats.push_back(cricket::VideoFormat(2 * kWidth, 2 * kHeight,
238 2 * kHeight,
243 renderer_.SetSize(2 * kWidth, 2 * kHeight, 0);
247 capturer_.set_screencast_max_pixels(kWidth * kHeight);
248 renderer_.SetSize(kWidth, kHeight, 0);
257 int kHeight = 720; local
260 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
266 kHeight,
285 int kHeight = kMaxHeight + 4; local
[all...]
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1651 const GLint kHeight = 2; local
1656 GetExpectedMemory(kWidth * kHeight / 2 * kBytesPerPixel);
1660 GetExpectedMemory(kWidth * kHeight / 2 * kBytesPerPixel);
1666 0, 0, kWidth, kHeight / 2, kFormat, kType,
1671 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
1674 scoped_ptr<int8[]> buffer(new int8[kWidth * kHeight * kBytesPerPixel]);
1681 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1692 const GLint kHeight = 2; local
1697 GetExpectedMemory(kWidth * kHeight * kBytesPerPixe
1810 const GLint kHeight = 5; local
1842 const GLint kHeight = 5; local
2299 const GLsizei kHeight = 4; local
2367 const GLsizei kHeight = (MaxTransferBufferSize() / padded_row_size) * 2; local
2646 const GLsizei kHeight = 4; local
[all...]
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfast_show_pickler_unittest.cc65 const int kHeight = 10; local
67 bitmap.allocN32Pixels(kWidth, kHeight);
/external/libvpx/libvpx/test/
H A Dsvc_test.cc29 static const uint32_t kHeight = 288; member in class:__anon24797::SvcTest
55 codec_enc_.g_h = kHeight;
261 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
288 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
359 EXPECT_EQ(kHeight * 4 / 16, layer_height);
364 EXPECT_EQ(kHeight * 8 / 16, layer_height);
378 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
427 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
/external/skia/bench/
H A DTileBench.cpp38 static const int kHeight = 300; member in class:ConstXTileBench
51 bm.allocN32Pixels(kWidth, kHeight, true);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_textures.cc198 const int kHeight = 8; local
204 kHeight,
216 kHeight,
228 kHeight,
240 const int kHeight = 8; local
246 kHeight,
258 kHeight,
271 kHeight,
284 kHeight,
297 kHeight,
424 const int kHeight = 8; local
448 const int kHeight = 8; local
486 const int kHeight = 8; local
2541 const int kHeight = 4; local
2587 const int kHeight = 4; local
[all...]
H A Dgles2_cmd_decoder_unittest_framebuffers.cc384 const GLsizei kHeight = 3; local
388 static const int8 kSrcPixels[kWidth * kHeight * kBytesPerPixel] = {
404 kHeight,
425 kWidth, kHeight, kBytesPerPixel, kSrcPixels, kSrcPixels, kPackAlignment);
442 GLint read_end_y = std::max(0, std::min(kHeight, in_read_y + in_read_height));
477 if (y < 0 || y >= kHeight) {
513 const GLsizei kHeight = 3; local
516 static const int8 kSrcPixels[kWidth * kHeight * kBytesPerPixel] = {
525 kWidth, kHeight, kBytesPerPixel, kSrcPixels, kSrcPixels, kPackAlignment);
538 ReadPixels(0, 0, kWidth, kHeight, GL_RG
561 const GLsizei kHeight = 3; local
757 const GLsizei kHeight = 4; local
1337 const GLsizei kHeight = 3; local
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/
H A Dquality_scaler_unittest.cc20 static const int kHeight = 1080; member in namespace:webrtc::__anon16122
33 kWidth, kHeight, kWidth, kHalfWidth, kHalfWidth);
187 DoesNotDownscaleFrameDimensions(1, kHeight);
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_ui.cc757 const int kHeight = 20; local
760 GdkPixmap* pm = gdk_pixmap_new(gdk_window, kWidth, kHeight, -1);
761 GdkRectangle rect = { 0, 0, kWidth, kHeight };
762 unsigned char data[3 * kWidth * kHeight];
769 kWidth, kHeight, GTK_ORIENTATION_HORIZONTAL);
773 scrollbar, "trough-upper", 0, 0, kWidth, kHeight);
776 FALSE, 8, kWidth, kHeight,
778 gdk_pixbuf_get_from_drawable(pb, pm, NULL, 0, 0, 0, 0, kWidth, kHeight);
782 for (int y = 2; y < kHeight - 2; ++y) {
803 color->red = components[0] * 65535 / (255 * (kHeight
[all...]
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_readback_unittest.cc58 const GLint kHeight = 2; local
67 kWidth * kHeight * kBytesPerPixel,
71 glReadPixels(0, 0, kWidth, kHeight, GL_RGBA, GL_UNSIGNED_BYTE, 0);
/external/chromium_org/third_party/skia/tests/
H A DCanvasTest.cpp114 static const int kHeight = 2; variable
156 bm->allocN32Pixels(kWidth, kHeight);
161 SkSurface* surface = SkSurface::NewRasterPMColor(kWidth, kHeight);
450 pts[2].set(SkIntToScalar(kWidth), SkIntToScalar(kHeight));
451 pts[3].set(0, SkIntToScalar(kHeight));
466 SkCanvas* testCanvas = recorder.beginRecording(SkIntToScalar(kWidth), SkIntToScalar(kHeight),
693 SkIntToScalar(kHeight),
700 SkIntToScalar(kHeight),
716 SkISize pageSize = SkISize::Make(kWidth, kHeight);
H A DRoundRectTest.cpp13 static const SkScalar kHeight = 100.0f; variable
52 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
72 SkPoint halfPoint = { SkScalarHalf(kWidth), SkScalarHalf(kHeight) };
164 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
194 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
196 rr1.setRectXY(rect, SkScalarHalf(kWidth), SkScalarHalf(kHeight));
206 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
226 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
569 SkRect r = { 0, 0, kWidth, kHeight };
/external/chromium_org/ui/gfx/
H A Dcolor_analysis_unittest.cc261 const int kHeight = 16; local
263 EXPECT_EQ(1 + 1 * kWidth, sampler.GetSample(kWidth, kHeight));
264 EXPECT_EQ(1 + 4 * kWidth, sampler.GetSample(kWidth, kHeight));
265 EXPECT_EQ(1 + 7 * kWidth, sampler.GetSample(kWidth, kHeight));
266 EXPECT_EQ(1 + 10 * kWidth, sampler.GetSample(kWidth, kHeight));
268 EXPECT_EQ(4 + 1 * kWidth, sampler.GetSample(kWidth, kHeight));
269 EXPECT_EQ(4 + 4 * kWidth, sampler.GetSample(kWidth, kHeight));
270 EXPECT_EQ(4 + 7 * kWidth, sampler.GetSample(kWidth, kHeight));
271 EXPECT_EQ(4 + 10 * kWidth, sampler.GetSample(kWidth, kHeight));
/external/skia/tests/
H A DCanvasTest.cpp114 static const int kHeight = 2; variable
156 bm->allocN32Pixels(kWidth, kHeight);
161 SkSurface* surface = SkSurface::NewRasterPMColor(kWidth, kHeight);
484 pts[2].set(SkIntToScalar(kWidth), SkIntToScalar(kHeight));
485 pts[3].set(0, SkIntToScalar(kHeight));
500 SkCanvas* testCanvas = recorder.beginRecording(kWidth, kHeight, NULL, 0);
724 SkCanvas* referenceCanvas = referenceRecorder.beginRecording(kWidth, kHeight,
729 SkCanvas* testCanvas = testRecorder.beginRecording(kWidth, kHeight,
745 SkISize pageSize = SkISize::Make(kWidth, kHeight);

Completed in 2308 milliseconds

12345