Home
last modified time | relevance | path

Searched defs:devResult (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrFixedClip.cpp20 void GrFixedClip::getConservativeBounds(int w, int h, SkIRect* devResult, bool* iior) const { in getConservativeBounds()
DGrClip.h143 void getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()
DGrClipStackClip.cpp60 void GrClipStackClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds()