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

  /external/chromium_org/third_party/skia/tests/
RecordTest.cpp 37 struct Stretch {
66 Stretch stretch; local
67 stretch.apply(&record);
  /external/skia/tests/
RecordTest.cpp 37 struct Stretch {
66 Stretch stretch; local
67 stretch.apply(&record);
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe.h 171 virtual VideoFrame *Stretch(size_t w, size_t h, bool interpolate,
videoframe.cc 207 VideoFrame* VideoFrame::Stretch(size_t dst_width, size_t dst_height,
videoadapter.cc 336 LOG(LS_VERBOSE) << "VAdapt Stretch Failed.";
396 // Create and stretch the output frame if it has not been created yet or its
403 in_frame->Stretch(output_width, output_height, true, true));
405 LOG(LS_WARNING) << "Adapter failed to stretch frame to "
416 // from the input frame yet, stretch the input frame. This is the most
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtctexturevideoframe.h 93 virtual VideoFrame* Stretch(size_t w, size_t h, bool interpolate,
webrtctexturevideoframe.cc 164 VideoFrame* WebRtcTextureVideoFrame::Stretch(
  /external/chromium_org/tools/stats_viewer/
stats_viewer.Designer.cs 118 this.panelHeader.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;

Completed in 731 milliseconds