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

  /external/chromium_org/third_party/skia/include/core/
SkRect.h 132 void setLTRB(int32_t left, int32_t top, int32_t right, int32_t bottom) {
491 void setLTRB(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) {
  /external/skia/include/core/
SkRect.h 132 void setLTRB(int32_t left, int32_t top, int32_t right, int32_t bottom) {
491 void setLTRB(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) {

Completed in 1074 milliseconds