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

  /external/skia/src/gpu/
GrRect.h 23 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) {
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_geometry.h 83 static DesktopRect MakeWH(int32_t width, int32_t height) {
  /external/skia/include/core/
SkRect.h 35 static SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) {
405 static SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) {

Completed in 723 milliseconds