HomeSort by relevance Sort by last modified time
    Searched refs:kWidth (Results 51 - 75 of 86) sorted by null

1 23 4

  /external/sfntly/cpp/src/sfntly/table/bitmap/
big_glyph_metrics.h 32 kWidth = 1,
small_glyph_metrics.h 32 kWidth = 1,
  /external/skia/samplecode/
SampleShip.cpp 20 static const int kWidth = 960;
67 float xPos = (x / (kGrid - 1.0f)) * kWidth;
68 float yPos = (y / (kGrid - 1.0f)) * kWidth;
82 kWidth*0.5f, kHeight*0.5f, anchorX, anchorY);
  /external/webrtc/talk/media/base/
videocapturer_unittest.cc 202 int kWidth = 1281;
206 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
211 kWidth,
217 renderer_.SetSize(kWidth, kHeight, 0);
223 int kWidth = 800;
228 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
238 kWidth, kHeight, cricket::VideoFormat::FpsToInterval(30),
249 renderer_.SetSize(kHeight, kWidth, 0);
260 renderer_.SetSize(kWidth, kHeight, 0);
268 int kWidth = 800
    [all...]
  /external/skia/tests/
RecordDrawTest.cpp 177 static const int kWidth = 10, kHeight = 10;
179 SkRect r1 = { 0, 0, kWidth, kHeight };
180 SkRect r2 = { 0, 0, kWidth, kHeight/2 };
181 SkRect r3 = { 0, 0, kWidth/2, kHeight };
185 SkRecorder recorder(&record, kWidth, kHeight);
191 SkRecorder canvas(&rerecord, kWidth, kHeight);
RoundRectTest.cpp 105 static const SkScalar kWidth = 100.0f;
171 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
191 SkPoint halfPoint = { SkScalarHalf(kWidth), SkScalarHalf(kHeight) };
275 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
305 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
307 rr1.setRectXY(rect, SkScalarHalf(kWidth), SkScalarHalf(kHeight));
317 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
337 SkRect rect = SkRect::MakeLTRB(0, 0, kWidth, kHeight);
680 SkRect r = { 0, 0, kWidth, kHeight };
PictureTest.cpp 278 static const int kWidth = 100;
297 SkCanvas* c = recorder.beginRecording(SkIntToScalar(kWidth), SkIntToScalar(kHeight),
331 SkCanvas* c = recorder.beginRecording(SkIntToScalar(kWidth),
341 c->translate(kWidth / 2.0f, kHeight / 2.0f);
342 SkRect r = SkRect::MakeXYWH(0, 0, kWidth/2, kHeight/2);
402 REPORTER_ASSERT(reporter, kWidth == info0.fBounds.width() &&
411 REPORTER_ASSERT(reporter, kWidth/2.0 == info1.fBounds.width() &&
415 REPORTER_ASSERT(reporter, kWidth/2.0 == info1.fBounds.fLeft &&
422 REPORTER_ASSERT(reporter, kWidth / 2 == info2.fBounds.width() &&
426 REPORTER_ASSERT(reporter, kWidth / 2 == info2.fBounds.fLeft && // translate
    [all...]
  /external/gemmlowp/internal/
pack_SSE.h 76 static const int kCellWidth = CellFormat::kWidth;
77 static const int kKernelWidth = CellFormat::kWidth * kCells;
pack_neon.h 175 static const int kCellWidth = CellFormat::kWidth;
176 static const int kKernelWidth = CellFormat::kWidth * kCells;
281 static const int kCellWidth = CellFormat::kWidth;
282 static const int kKernelWidth = CellFormat::kWidth * kCells;
pack.h 303 static const int kCellWidth = CellFormat::kWidth;
304 static const int kKernelWidth = CellFormat::kWidth * kCells;
392 static const int kCellWidth = CellFormat::kWidth;
393 static const int kKernelWidth = CellFormat::kWidth * kCells;
  /external/libvpx/libvpx/test/
vp9_end_to_end_test.cc 21 const unsigned int kWidth = 160;
174 kWidth, kHeight,
  /external/skia/gm/
dstreadshuffle.cpp 42 return SkISize::Make(kWidth, kHeight);
187 static const int kWidth = 900;
mixedtextblobs.cpp 107 return SkISize::Make(kWidth, kHeight);
158 static const int kWidth = 1250;
megalooper.cpp 48 return SkISize::Make(kWidth, kHeight);
53 for (int x = 100; x < kWidth; x += 200) {
71 static const int kWidth = 800;
textbloblooper.cpp 23 static const int kWidth = 1250;
99 r.setWH(SkIntToScalar(kWidth), 50);
224 return SkISize::Make(kWidth, kHeight);
constcolorprocessor.cpp 40 return SkISize::Make(kWidth, kHeight);
186 static const int kWidth = 820;
textblobtransforms.cpp 60 return SkISize::Make(kWidth, kHeight);
163 static const int kWidth = 1000;
bleed.cpp 487 SkPoint corners[] = {{0, 0}, { 0, kBottom }, { kWidth, kBottom }, {kWidth, 0} };
547 SkPoint corners[] = { { 0, 0 },{ 0, kBottom },{ kWidth, kBottom },{ kWidth, 0 } };
574 static const int kWidth = 7*kBlockSpacing + 6*kBlockSize;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
svc_test.cc 28 static const uint32_t kWidth = 352;
54 codec_enc_.g_w = kWidth;
261 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
288 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
358 EXPECT_EQ(kWidth * 4 / 16, layer_width);
363 EXPECT_EQ(kWidth * 8 / 16, layer_width);
378 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
427 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight,
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/test/
vp8_impl_unittest.cc 121 length_source_frame_ = CalcBufferSize(kI420, kWidth, kHeight);
129 codec_inst_.width = kWidth;
181 const int kWidth = 172;
273 size_t length = CalcBufferSize(kI420, kWidth, kHeight);
  /external/webrtc/webrtc/modules/video_coding/utility/
quality_scaler_unittest.cc 18 static const int kWidth = 1920;
19 static const int kHalfWidth = kWidth / 2;
47 input_frame_.CreateEmptyFrame(kWidth, kHeight, kWidth, kHalfWidth,
256 DoesNotDownscaleFrameDimensions(kWidth, 1);
  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 39 int kWidth = mce.kernelSize().width();
49 kWidth * kHeight);
71 for (int x = 0; x < kWidth; x++) {
73 fragBuilder->codeAppendf("float k = %s[%d * %d + %d];", kernel, y, kWidth, x);
  /external/webrtc/talk/media/webrtc/
webrtcvideoframe_unittest.cc 329 rtc::scoped_ptr<rtc::MemoryStream> ms(CreateYuvSample(kWidth, kHeight, 12));
331 LoadFrame(ms.get(), cricket::FOURCC_I420, kWidth, kHeight, &applied0));
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp9_unittest.cc 657 const uint16_t kWidth[2] = {640, 1280};
662 packet[2] = kWidth[0] >> 8;
663 packet[3] = kWidth[0] & 0xFF;
666 packet[6] = kWidth[1] >> 8;
667 packet[7] = kWidth[1] & 0xFF;
673 EXPECT_EQ(kWidth[0], parsed.type.Video.width);
  /external/skia/src/views/win/
SkOSWindow_win.cpp 723 static const int kWidth = 1280;
728 newScreenSettings.dmPelsWidth = kWidth;
737 WindowRect.right = kWidth;

Completed in 467 milliseconds

1 23 4