Home
last modified time | relevance | path

Searched defs:asInts (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLIRect.h29 const int* asInts() const { in asInts() function
38 int* asInts() { return &fLeft; } in asInts() function
/third_party/skia/src/gpu/
DGrNativeRect.h38 const int* asInts() const { in asInts() function
47 int* asInts() { return &fX; } in asInts() function