HomeSort by relevance Sort by last modified time
    Searched defs:MakeSize (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/
desktop_geometry.h 80 static DesktopRect MakeSize(const DesktopSize& size) {
  /external/skia/include/core/
SkRect.h 83 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) {
789 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) {
    [all...]
  /external/skqp/include/core/
SkRect.h 86 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) {
780 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) {
    [all...]

Completed in 79 milliseconds