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

  /external/webrtc/webrtc/modules/desktop_capture/
desktop_region.h 75 const DesktopRect& rect() const { return rect_; }
80 // Updates |rect_| based on the current |row_| and |row_span_|. If
82 // into |rect_|, to generate more efficient output.
88 DesktopRect rect_; member in class:webrtc::DesktopRegion::Iterator
desktop_region.cc 565 rect_ = DesktopRect::MakeLTRB(row_span_->left, row_->second->top,
  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 322 explicit ViewportState (const WindowRectangle& rect_)
323 : rect (rect_)
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 145 DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_);
150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_)
152 , rect (rect_)
teglPartialUpdateTests.cpp 133 DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_);
138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_)
140 , rect (rect_)
teglSwapBuffersWithDamageTests.cpp 101 DrawCommand (DrawType drawType_, const ColoredRect& rect_);
106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_)
108 , rect (rect_)
  /external/webp/src/mux/
anim_encode.c 781 FrameRect rect_; member in struct:__anon36813
797 candidate->rect_ = *rect;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 174 ClearCommand (const rr::WindowRectangle& rect_,
178 : rect (rect_)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 174 ClearCommand (const rr::WindowRectangle& rect_,
178 : rect (rect_)
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]

Completed in 1767 milliseconds