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

  /external/chromium_org/ui/gfx/geometry/
size_base.h 19 Type GetArea() const { return width_ * height_; }
  /external/chromium_org/ppapi/cpp/
size.h 111 /// GetArea() determines the area (width * height).
114 int GetArea() const {
245 /// GetArea() determines the area (width * height).
248 float GetArea() const {

Completed in 2795 milliseconds