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

/external/chromium_org/third_party/skia/include/gpu/
H A DGrRect.h23 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { function in struct:GrIRect16
/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
392 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 1259 milliseconds