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

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.h83 static DesktopRect MakeWH(int32_t width, int32_t height) { function in class:webrtc::DesktopRect
/external/chromium_org/third_party/skia/include/core/
H A DSkRect.h35 static SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { function in struct:SkIRect
394 static SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) {
/external/skia/include/core/
H A DSkRect.h35 static SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { function in struct:SkIRect
394 static SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) {

Completed in 1289 milliseconds