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

  /external/skia/include/core/
SkDevice.h 90 void getGlobalBounds(SkIRect* bounds) const;
  /external/skia/src/core/
SkDevice.cpp 87 void SkDevice::getGlobalBounds(SkIRect* bounds) const {

Completed in 351 milliseconds