Searched defs:MakeWH (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/gpu/
H A DGrRect.h23 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { function in struct:GrIRect16
/external/skqp/src/gpu/
H A DGrRect.h23 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { function in struct:GrIRect16
/external/webrtc/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.h83 static DesktopRect MakeWH(int32_t width, int32_t height) { function in class:webrtc::DesktopRect
/external/skia/include/core/
H A DSkRect.h73 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { function in struct:SkIRect
763 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { function in struct:SkRect
/external/skqp/include/core/
H A DSkRect.h76 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { function in struct:SkIRect
754 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { function in struct:SkRect

Completed in 264 milliseconds