Searched defs:devResult (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/ |
D | GrFixedClip.cpp | 20 void GrFixedClip::getConservativeBounds(int w, int h, SkIRect* devResult, bool* iior) const { in getConservativeBounds()
|
D | GrClip.h | 163 void getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()
|
D | GrClipStackClip.cpp | 64 void GrClipStackClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()
|
/external/skqp/src/gpu/ |
D | GrFixedClip.cpp | 20 void GrFixedClip::getConservativeBounds(int w, int h, SkIRect* devResult, bool* iior) const { in getConservativeBounds()
|
D | GrClip.h | 163 void getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()
|
D | GrClipStackClip.cpp | 64 void GrClipStackClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()
|